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

8 行
217 B

  1. {
  2. "navigationBarTitleText": "商户详情",
  3. "backgroundColor": "#f4f4f4",
  4. "usingComponents": {
  5. "c-banner": "../../../../components/banner/index",
  6. "c-coupons": "../../../../components/coupons/index"
  7. }
  8. }