抖音c端
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

12 行
411 B

  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. }