location.json 241 B

123456789
  1. {
  2. "navigationBarBackgroundColor": "#457DBF",
  3. "navigationBarTextStyle": "white",
  4. "navigationBarTitleText": "定位",
  5. "usingComponents": {
  6. "uni-popup": "/components/uni-popup/uni-popup",
  7. "espempty": "/components/espempty"
  8. }
  9. }