抖音c端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

instructions.json 411 B

2 jaren geleden
123456789101112
  1. {
  2. "usingComponents": {
  3. "navbar": "../../../components/navbar/navbar",
  4. "store": "../../../components/store/index",
  5. "c-coupons": "../../../components/coupons/index",
  6. "phoen":"../../../components/getPhoen/getPhoen"
  7. },
  8. "navigationBarTitleText": "使用须知",
  9. "backgroundColor":"#f4f4f4",
  10. "navigationBarBackgroundColor": "#fff",
  11. "navigationBarTextStyle": "black"
  12. }