wxlogin.json 272 B

12345678910
  1. {
  2. "navigationBarTitleText": "授权",
  3. "navigationStyle": "custom",
  4. "navigationBarTextStyle": "white",
  5. "component": true,
  6. "usingComponents": {
  7. "fa-navbar": "/components/fa-navbar/fa-navbar",
  8. "u-top-tips": "/uview-ui/components/u-top-tips/u-top-tips"
  9. }
  10. }