Novecane
2025-02-15 f7d02316ba2e88595de67ab7d5e9c4230d89d696
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "pages": [
    "pages/login/index",
    "pages/router/deviceInfo/index",
    "pages/layout/index"
  ],
  "window": {
    "navigationBarTextStyle": "black",
    "navigationBarTitleText": "sxwl",
    "navigationBarBackgroundColor": "#F8F8F8",
    "backgroundColor": "#F8F8F8"
  },
  "usingComponents": {}
}