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

9 行
273 B

  1. {
  2. "navigationBarTitleText": "使用优惠券",
  3. "navigationBarBackgroundColor": "#fff",
  4. "navigationBarTextStyle": "black",
  5. "usingComponents": {
  6. "navbar": "../../../components/navbar/navbar",
  7. "store":"../../../components/store/index"
  8. }
  9. }