setting.json 144 B

123456
  1. {
  2. "navigationBarTitleText": "商城设置",
  3. "usingComponents": {
  4. "app-switch": "/components/basic-component/app-switch/app-switch"
  5. }
  6. }