pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/common/launch",
  8. "style": {
  9. "navigationBarBackgroundColor":"#ffffff",
  10. "navigationBarTitleText": ""
  11. }
  12. },
  13. {
  14. "path": "pages/auth/login",
  15. "style": {
  16. "navigationBarBackgroundColor": "#ffffff",
  17. "navigationBarTitleText": "",
  18. "app-plus":{
  19. "titleNView":{
  20. "autoBackButton":false
  21. }
  22. }
  23. }
  24. },
  25. {
  26. "path": "pages/index/index",
  27. "style": {
  28. "navigationBarBackgroundColor": "#ffffff",
  29. "navigationBarTextStyle": "black",
  30. "navigationBarTitleText": "首页",
  31. "enablePullDownRefresh": false
  32. }
  33. }
  34. ,{
  35. "path" : "pages/user/index",
  36. "style" :
  37. {
  38. "navigationBarTextStyle": "white",
  39. "navigationBarTitleText": "",
  40. "enablePullDownRefresh": false
  41. }
  42. }
  43. ,{
  44. "path" : "pages/customer/index",
  45. "style" :
  46. {
  47. "navigationBarBackgroundColor": "#ffffff",
  48. "navigationBarTextStyle": "black",
  49. "navigationBarTitleText": "客户",
  50. "enablePullDownRefresh": false
  51. }
  52. }
  53. ,{
  54. "path" : "pages/msg/index",
  55. "style" :
  56. {
  57. "navigationBarBackgroundColor": "#ffffff",
  58. "navigationBarTextStyle": "black",
  59. "navigationBarTitleText": "消息",
  60. "enablePullDownRefresh": false
  61. }
  62. }
  63. ,{
  64. "path" : "pages/user/ai/index",
  65. "style" :
  66. {
  67. "navigationBarBackgroundColor": "#ffffff",
  68. "navigationBarTextStyle": "black",
  69. "navigationBarTitleText": "AI智能客服",
  70. "enablePullDownRefresh": false
  71. }
  72. }
  73. ,{
  74. "path" : "pages/user/about",
  75. "style" :
  76. {
  77. "navigationBarBackgroundColor": "#ffffff",
  78. "navigationBarTextStyle": "black",
  79. "navigationBarTitleText": "关于我们",
  80. "enablePullDownRefresh": false
  81. }
  82. }
  83. ,{
  84. "path" : "pages/user/editPwd",
  85. "style" :
  86. {
  87. "navigationBarBackgroundColor": "#ffffff",
  88. "navigationBarTextStyle": "black",
  89. "navigationBarTitleText": "修改密码",
  90. "enablePullDownRefresh": false
  91. }
  92. }
  93. ,{
  94. "path" : "pages/user/editUser",
  95. "style" :
  96. {
  97. "navigationBarBackgroundColor": "#ffffff",
  98. "navigationBarTextStyle": "black",
  99. "navigationBarTitleText": "用户信息",
  100. "enablePullDownRefresh": false
  101. }
  102. }
  103. ,{
  104. "path" : "pages/user/userInfo",
  105. "style" :
  106. {
  107. "navigationBarBackgroundColor": "#ffffff",
  108. "navigationBarTextStyle": "black",
  109. "navigationBarTitleText": "用户信息",
  110. "enablePullDownRefresh": false
  111. }
  112. }
  113. ,{
  114. "path" : "pages/user/qwSop/sop",
  115. "style" :
  116. {
  117. "navigationBarBackgroundColor": "#ffffff",
  118. "navigationBarTextStyle": "black",
  119. "navigationBarTitleText": "群发列表",
  120. "enablePullDownRefresh": false
  121. }
  122. }
  123. ,{
  124. "path" : "pages/user/qwSop/sopLosList",
  125. "style" :
  126. {
  127. "navigationBarBackgroundColor": "#ffffff",
  128. "navigationBarTextStyle": "black",
  129. "navigationBarTitleText": "群发记录",
  130. "enablePullDownRefresh": false
  131. }
  132. }
  133. ,{
  134. "path" : "pages/user/qwSop/sopLogsDetails",
  135. "style" :
  136. {
  137. "navigationBarBackgroundColor": "#ffffff",
  138. "navigationBarTextStyle": "black",
  139. "navigationBarTitleText": "记录详情",
  140. "enablePullDownRefresh": false
  141. }
  142. }
  143. ,{
  144. "path" : "pages/user/courseSop/sop",
  145. "style" :
  146. {
  147. "navigationBarBackgroundColor": "#ffffff",
  148. "navigationBarTextStyle": "black",
  149. "navigationBarTitleText": "群发列表",
  150. "enablePullDownRefresh": false
  151. }
  152. }
  153. ,{
  154. "path" : "pages/user/courseSop/sopLosList",
  155. "style" :
  156. {
  157. "navigationBarBackgroundColor": "#ffffff",
  158. "navigationBarTextStyle": "black",
  159. "navigationBarTitleText": "群发记录",
  160. "enablePullDownRefresh": false
  161. }
  162. }
  163. ,{
  164. "path" : "pages/user/courseSop/sopLogsDetails",
  165. "style" :
  166. {
  167. "navigationBarBackgroundColor": "#ffffff",
  168. "navigationBarTextStyle": "black",
  169. "navigationBarTitleText": "记录详情",
  170. "enablePullDownRefresh": false
  171. }
  172. }
  173. ,{
  174. "path" : "pages/user/users/users",
  175. "style" :
  176. {
  177. "navigationBarBackgroundColor": "#ffffff",
  178. "navigationBarTextStyle": "black",
  179. "navigationBarTitleText": "员工列表",
  180. "enablePullDownRefresh": false,
  181. "navigationStyle": "custom",
  182. "app-plus": {
  183. "bounce": "none"
  184. }
  185. }
  186. }
  187. ,{
  188. "path" : "pages/user/users/userInfo",
  189. "style" :
  190. {
  191. "navigationBarBackgroundColor": "#ffffff",
  192. "navigationBarTextStyle": "black",
  193. "navigationBarTitleText": "员工详情",
  194. "enablePullDownRefresh": false,
  195. "navigationStyle": "custom",
  196. "app-plus": {
  197. "bounce": "none"
  198. }
  199. }
  200. }
  201. ,{
  202. "path" : "pages/user/crm/lineCustomer",
  203. "style" :
  204. {
  205. "navigationBarBackgroundColor": "#ffffff",
  206. "navigationBarTextStyle": "black",
  207. "navigationBarTitleText": "线索客户",
  208. "enablePullDownRefresh": false
  209. }
  210. }
  211. ,{
  212. "path" : "pages/user/crm/myCustomer",
  213. "style" :
  214. {
  215. "navigationBarBackgroundColor": "#ffffff",
  216. "navigationBarTextStyle": "black",
  217. "navigationBarTitleText": "我的客户",
  218. "enablePullDownRefresh": false
  219. }
  220. }
  221. ,{
  222. "path" : "pages/user/crm/customerDetails",
  223. "style" :
  224. {
  225. "navigationBarBackgroundColor": "#ffffff",
  226. "navigationBarTextStyle": "black",
  227. "navigationBarTitleText": "客户详情",
  228. "enablePullDownRefresh": false
  229. }
  230. }
  231. ,{
  232. "path" : "pages/user/crm/importWxUser",
  233. "style" :
  234. {
  235. "navigationBarBackgroundColor": "#ffffff",
  236. "navigationBarTextStyle": "black",
  237. "navigationBarTitleText": "导入客户",
  238. "enablePullDownRefresh": false
  239. }
  240. },{
  241. "path" : "pages/courseManage/index",
  242. "style" :
  243. {
  244. "navigationBarBackgroundColor": "#ffffff",
  245. "navigationBarTextStyle": "black",
  246. "navigationBarTitleText": "",
  247. "enablePullDownRefresh": false,
  248. "navigationStyle": "custom",
  249. "app-plus": {
  250. "bounce": "none"
  251. }
  252. }
  253. },{
  254. "path" : "pages/courseManage/statistics",
  255. "style" :
  256. {
  257. "navigationBarBackgroundColor": "#ffffff",
  258. "navigationBarTextStyle": "black",
  259. "navigationBarTitleText": "",
  260. "enablePullDownRefresh": false,
  261. "navigationStyle": "custom",
  262. "app-plus": {
  263. "bounce": "none"
  264. }
  265. }
  266. },
  267. {
  268. "path" : "pages/courseManage/vip/ManageDetail",
  269. "style" :
  270. {
  271. "navigationBarTitleText" : "会员详情",
  272. "navigationBarBackgroundColor": "#ffffff",
  273. "navigationBarTextStyle": "black",
  274. "enablePullDownRefresh": false,
  275. "navigationStyle": "custom",
  276. "app-plus": {
  277. "bounce": "none"
  278. }
  279. }
  280. },
  281. {
  282. "path" : "pages/courseManage/course/learning",
  283. "style" :
  284. {
  285. "navigationBarBackgroundColor": "#ffffff",
  286. "navigationBarTextStyle": "black",
  287. "navigationBarTitleText": "课程详情",
  288. "enablePullDownRefresh": false,
  289. "navigationStyle": "custom",
  290. "app-plus": {
  291. "bounce": "none"
  292. }
  293. }
  294. },
  295. {
  296. "path" : "pages/courseManage/manage/exprotList",
  297. "style" :
  298. {
  299. "navigationBarTitleText" : "导出列表",
  300. "navigationBarBackgroundColor": "#ffffff"
  301. }
  302. },
  303. {
  304. "path" : "pages/courseManage/manage/lableSetup",
  305. "style" :
  306. {
  307. "navigationBarTitleText" : "标签设置",
  308. "navigationBarBackgroundColor": "#ffffff",
  309. "navigationBarTextStyle": "black",
  310. "enablePullDownRefresh": false,
  311. "navigationStyle": "custom",
  312. "app-plus": {
  313. "bounce": "none"
  314. }
  315. }
  316. },
  317. {
  318. "path" : "pages/courseManage/manage/userDataDetail",
  319. "style" :
  320. {
  321. "navigationBarTitleText" : "账户数据明细",
  322. "navigationBarBackgroundColor": "#ffffff",
  323. "navigationBarTextStyle": "black",
  324. "enablePullDownRefresh": false,
  325. "navigationStyle": "custom",
  326. "app-plus": {
  327. "bounce": "none"
  328. }
  329. }
  330. },
  331. {
  332. "path" : "pages/courseManage/manage/manageDetail",
  333. "style" :
  334. {
  335. "navigationBarTitleText" : "群管详情页",
  336. "navigationBarBackgroundColor": "#ffffff",
  337. "navigationBarTextStyle": "black",
  338. "enablePullDownRefresh": false,
  339. "navigationStyle": "custom",
  340. "app-plus": {
  341. "bounce": "none"
  342. }
  343. }
  344. },
  345. {
  346. "path" : "pages/courseManage/manage/changeVip",
  347. "style" :
  348. {
  349. "navigationBarTitleText" : "更换会员归属",
  350. "navigationBarBackgroundColor": "#ffffff",
  351. "navigationBarTextStyle": "black",
  352. "enablePullDownRefresh": false,
  353. "navigationStyle": "custom",
  354. "app-plus": {
  355. "bounce": "none"
  356. }
  357. }
  358. },
  359. {
  360. "path" : "pages/courseManage/course/becomeVip",
  361. "style" :
  362. {
  363. "navigationBarTitleText" : "注册",
  364. "navigationBarBackgroundColor": "#ffffff",
  365. "navigationBarTextStyle": "black",
  366. "enablePullDownRefresh": false,
  367. "navigationStyle": "custom",
  368. "app-plus": {
  369. "bounce": "none"
  370. }
  371. }
  372. },
  373. {
  374. "path" : "pages/courseManage/manage/setup",
  375. "style" :
  376. {
  377. "navigationBarTitleText" : "经销商设置",
  378. "navigationBarTextStyle": "black",
  379. "enablePullDownRefresh": false,
  380. "navigationStyle": "custom",
  381. "app-plus": {
  382. "bounce": "none"
  383. }
  384. }
  385. },
  386. {
  387. "path" : "pages/courseManage/course/living",
  388. "style" :
  389. {
  390. "navigationBarTitleText" : ""
  391. }
  392. }
  393. ],
  394. "globalStyle": {
  395. // "navigationStyle": "custom", // 设置成 custom 即可解决微信H5双标题的问题
  396. "navigationBarTitleText": "销售管理端",
  397. "navigationBarBackgroundColor": "#115296",
  398. "backgroundColor": "#ffffff"
  399. },
  400. "tabBar": {
  401. "animation": false,
  402. "color": "#7e7e7e",
  403. "selectedColor": "#115296",
  404. "borderStyle": "white",
  405. "backgroundColor": "#ffffff",
  406. "height": "64px",
  407. "fontSize":"12px",
  408. "iconWidth":"18px",
  409. "spacing": "4px",
  410. "list": [
  411. // {
  412. // "pagePath": "pages/index/index",
  413. // "iconPath": "/static/images/home.png",
  414. // "selectedIconPath": "/static/images/home_select.png",
  415. // "text": "首页"
  416. // },
  417. {
  418. "pagePath": "pages/customer/index",
  419. "iconPath": "/static/images/order.png",
  420. "selectedIconPath": "/static/images/order_select.png",
  421. "text": "客户"
  422. },
  423. {
  424. "pagePath": "pages/msg/index",
  425. "iconPath": "/static/images/report.png",
  426. "selectedIconPath": "/static/images/report_select.png",
  427. "text": "消息"
  428. },
  429. {
  430. "pagePath": "pages/user/index",
  431. "iconPath": "/static/images/my.png",
  432. "selectedIconPath": "/static/images/my_select.png",
  433. "text": "我的"
  434. }
  435. ]
  436. }
  437. }