抖音c端
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

index.json 289 B

2 yıl önce
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. }