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

10 行
293B

  1. {
  2. "navigationBarTitleText": "启辰星",
  3. "usingComponents": {
  4. "service": "../component/service/index",
  5. "tabBar": "../component/tabBar/index",
  6. "yuyue": "/pages/yuyue/yuyue",
  7. "userMsg": "/pages/userMsg/userMsg",
  8. "orderActivity": "/pages/orderActivity/orderActivity"
  9. }
  10. }