曹睿
2025-04-17 85475e641e3cbc13759ea8da46b1736def95746e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
{
  "easycom": {
    "autoscan": true,
    "custom": {
      "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue",
      "^cu-(.*)": "@/components/cu-$1/index.vue"
    }
  },
 
  "pages": [
    {
      "path": "pages/index/index",
      "style": {
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/work/index",
      "style": {
        "navigationBarTitleText": "工作台"
      }
    },
    {
      "path": "pages/mine/index",
      "style": {
        "navigationBarTitleText": "我的"
      }
    },
    {
      "path": "pages/mine/about/index",
      "style": {
        "navigationBarTitleText": "关于我们"
      }
    },
    {
      "path": "pages/mine/faq/index",
      "style": {
        "navigationBarTitleText": "常见问题"
      }
    },
    {
      "path": "pages/mine/feedback/index",
      "style": {
        "navigationBarTitleText": "问题反馈"
      }
    },
    {
      "path": "pages/mine/settings/index",
      "style": {
        "navigationBarTitleText": "设置"
      }
    },
    {
      "path": "pages/mine/settings/account/index",
      "style": {
        "navigationBarTitleText": "账号和安全"
      }
    },
    {
      "path": "pages/mine/settings/agreement/index",
      "style": {
        "navigationBarTitleText": "用户协议"
      }
    },
    {
      "path": "pages/mine/settings/privacy/index",
      "style": {
        "navigationBarTitleText": "隐私政策"
      }
    },
    {
      "path": "pages/mine/settings/theme/index",
      "style": {
        "navigationBarTitleText": "主题设置"
      }
    },
    {
      "path": "pages/mine/settings/network/index",
      "style": {
        "navigationBarTitleText": "网络检测"
      }
    },
    {
      "path": "pages/login/index",
      "style": {
        "navigationBarTitleText": "登录"
      }
    },
    {
      "path": "pages/login/complete-profile",
      "style": {
        "navigationBarTitleText": "完善个人信息"
      }
    },
    {
      "path": "pages/mine/profile/index",
      "style": {
        "navigationBarTitleText": "个人资料"
      }
    },
 
    {
      "path": "pages/work/user/index",
      "style": {
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/work/log/index",
      "style": {
        "navigationBarTitleText": "日志管理"
      }
    },
    {
      "path": "pages/work/config/index",
      "style": {
        "navigationBarTitleText": "系统配置"
      }
    },
    {
      "path": "pages/work/notice/index",
      "style": {
        "navigationBarTitleText": "通知公告"
      }
    },
    {
      "path": "pages/work/notice/detail",
      "style": {
        "navigationBarTitleText": "通知详情"
      }
    },
    {
      "path": "pages/work/role/index",
      "style": {
        "navigationBarTitleText": "角色管理"
      }
    },
    {
      "path": "pages/work/role/assign-perm",
      "style": {
        "navigationBarTitleText": "角色分配权限"
      }
    },
    {
      "path": "pages/production/index",
      "style": {
        "navigationBarTitleText": "生产管理"
      }
    },
    {
      "path": "pages/production/detail/wireDetail",
      "style": {
        "navigationBarTitleText": "拉丝详情"
      }
    },
    {
      "path": "pages/production/report/wire",
      "style": {
        "navigationBarTitleText": "拉丝报工"
      }
    },
    {
      "path": "pages/production/report/wireEdit",
      "style": {
        "navigationBarTitleText": "报工上报"
      }
    },
    {
      "path": "pages/production/receive/index",
      "style": {
        "navigationBarTitleText": "拉丝领用"
      }
    },
    {
      "path": "pages/production/receive/edit",
      "style": {
        "navigationBarTitleText": "编辑拉丝领用"
      }
    }
  ],
  "globalStyle": {
    "navigationBarTextStyle": "black",
    "navigationBarTitleText": "vue-uniapp-template",
    "navigationBarBackgroundColor": "#F8F8F8",
    "backgroundColor": "#F8F8F8"
  },
  "tabBar": {
    "color": "#474747",
    "selectedColor": "#3B8DFF",
    "backgroundColor": "#F8F8F8",
    "list": [
      {
        "pagePath": "pages/index/index",
        "text": "首页",
        "iconPath": "static/tabbar/home.png",
        "selectedIconPath": "static/tabbar/home-active.png"
      },
      {
        "pagePath": "pages/work/index",
        "text": "工作台",
        "iconPath": "static/tabbar/work.png",
        "selectedIconPath": "static/tabbar/work-active.png"
      },
      {
        "pagePath": "pages/mine/index",
        "text": "我的",
        "iconPath": "static/tabbar/mine.png",
        "selectedIconPath": "static/tabbar/mine-active.png"
      }
    ]
  }
}