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 209 B

6 yıl önce
6 yıl önce
12345678
  1. {
  2. "usingComponents": {
  3. "i-tab": "../../../dist/tab/index",
  4. "i-tabs": "../../../dist/tabs/index",
  5. "c-coupons": "../../../components/coupons/index"
  6. },
  7. "navigationBarTitleText": "我的订单"
  8. }