东风启辰小程序端
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

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