抖音c端
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

10 行
336 B

  1. {
  2. "navigationBarTitleText": "门店详情",
  3. "navigationBarBackgroundColor": "#fff",
  4. "navigationBarTextStyle": "black",
  5. "usingComponents": {
  6. "c-banner": "../../../../components/banner/index",
  7. "c-coupons": "../../../../components/coupons/index",
  8. "navbar": "../../../../components/navbar/navbar"
  9. }
  10. }