用工小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
251 B

7 months ago
  1. {
  2. "navigationBarTitleText": "系统设置",
  3. "navigationStyle": "default",
  4. "navigationBarBackgroundColor": "#FF7A31",
  5. "navigationBarTextStyle": "white",
  6. "usingComponents": {
  7. "u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon"
  8. }
  9. }