合伙人运营小程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

upload.json 225B

12345678910
  1. {
  2. "component": true,
  3. "styleIsolation": "apply-shared",
  4. "usingComponents": {
  5. "t-grid": "../grid/grid",
  6. "t-grid-item": "../grid-item/grid-item",
  7. "t-icon": "../icon/icon",
  8. "t-image": "../image/image"
  9. }
  10. }