抖音c端
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

index.json 289 B

12345678910
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "c-coupons": "../../../components/coupons/index",
  5. "i-sticky": "../../../dist//sticky/index",
  6. "i-sticky-item": "../../../dist/sticky-item/index",
  7. "i-tabs": "../../../dist/tabs/index",
  8. "i-tab": "../../../dist/tab/index"
  9. }
  10. }