store.json 137 B

123456
  1. {
  2. "navigationBarTitleText": "选择门店",
  3. "usingComponents": {
  4. "wux-search-bar": "../../components/dist/search-bar/index"
  5. }
  6. }