priceChange.json 313 B

12345678910
  1. {
  2. "navigationBarTitleText": "改价",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "app-tabs": "/components/plugin/tabs",
  6. "app-search-module": "/components/module/app-search",
  7. "app-wrapper-empty": "/components/app-wrapper-empty",
  8. "commondity": "/components/module/app-commodity"
  9. }
  10. }