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.
 
 
 

568 lines
15 KiB

  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. //这个pages里只放这五个页面,新增页面时请对应的放到下面的分包里
  6. "pages": [
  7. {
  8. "path": "pages/index/guide",
  9. "style": {
  10. "navigationBarBackgroundColor": "#008EF2",
  11. "navigationBarTextStyle": "white",
  12. "navigationStyle": "custom"
  13. }
  14. },
  15. {
  16. "path": "pages/index/index",
  17. "style": {
  18. "navigationBarTitleText": "智控管家",
  19. "navigationBarBackgroundColor": "#2671E2",
  20. "navigationBarTextStyle": "white",
  21. "enablePullDownRefresh":true
  22. }
  23. },
  24. {
  25. "path": "pages/index/customer",
  26. "style": {
  27. "navigationBarTitleText": "接待",
  28. "navigationBarBackgroundColor": "#2671E2",
  29. "navigationBarTextStyle": "white"
  30. }
  31. },{
  32. "path": "pages/index/learning",
  33. "style": {
  34. "navigationBarTitleText": "学习",
  35. "navigationBarBackgroundColor": "#2671E2",
  36. "navigationBarTextStyle": "white",
  37. "enablePullDownRefresh":true
  38. }
  39. },{
  40. "path": "pages/index/personal",
  41. "style": {
  42. "navigationBarTitleText": "我的",
  43. "navigationBarBackgroundColor": "#2671E2",
  44. "navigationBarTextStyle": "white"
  45. }
  46. }
  47. ],
  48. //这下面是分包
  49. "subPackages": [
  50. {
  51. "root": "pages/login",//登录相关
  52. "name": "login",
  53. "pages": [
  54. {
  55. "path": "index"
  56. },
  57. {
  58. "path": "Verification",
  59. "style": {
  60. "navigationBarTitleText": "验证码登录",
  61. "navigationBarBackgroundColor": "#008EF2",
  62. "navigationBarTextStyle": "white",
  63. "navigationStyle": "custom"
  64. }
  65. },
  66. {
  67. "path": "yinzhongmalogin",
  68. "style": {
  69. "navigationBarTitleText": "验证码登录",
  70. "navigationBarBackgroundColor": "#FFFFFF",
  71. "navigationBarTextStyle": "black"
  72. }
  73. },
  74. {
  75. "path": "Setthepassword",
  76. "style": {
  77. "navigationBarTitleText": "设置密码",
  78. "navigationBarBackgroundColor": "#FFFFFF",
  79. "navigationBarTextStyle": "black"
  80. }
  81. },
  82. {
  83. "path": "Verifythelogin",
  84. "style": {
  85. "navigationBarTitleText": "验证码登录",
  86. "navigationBarBackgroundColor": "#FFFFFF",
  87. "navigationBarTextStyle": "black"
  88. }
  89. }
  90. ]
  91. },
  92. {
  93. "root": "pages/mine",//个人中心
  94. "name": "mine",
  95. "pages": [
  96. {
  97. "path": "details",
  98. "style": {
  99. "navigationBarTitleText": "详情",
  100. "navigationBarBackgroundColor": "#FFFFFF",
  101. "navigationBarTextStyle": "black"
  102. }
  103. },
  104. {
  105. "path": "details2",
  106. "style": {
  107. "navigationBarTitleText": "详情",
  108. "navigationBarBackgroundColor": "#FFFFFF",
  109. "navigationBarTextStyle": "black"
  110. }
  111. },
  112. {
  113. "path": "detailsNew",
  114. "style": {
  115. "navigationBarTitleText": "详情",
  116. "navigationBarBackgroundColor": "#FFFFFF",
  117. "navigationBarTextStyle": "black"
  118. }
  119. },
  120. {
  121. "path": "calibration",
  122. "style": {
  123. "navigationBarTitleText": "校验",
  124. "navigationBarBackgroundColor": "#FFFFFF",
  125. "navigationBarTextStyle": "black"
  126. }
  127. },
  128. {
  129. "path": "ScoringPlaylist",
  130. "style": {
  131. "navigationBarTitleText": "匹配标签",
  132. "navigationBarBackgroundColor": "#FFFFFF",
  133. "navigationBarTextStyle": "black"
  134. }
  135. },
  136. {
  137. "path": "Myprofile",
  138. "style": {
  139. "navigationBarTitleText": "编辑资料",
  140. "navigationBarBackgroundColor": "#FFFFFF",
  141. "navigationBarTextStyle": "black"
  142. }
  143. },
  144. {
  145. "path": "nickname",
  146. "style": {
  147. "navigationBarTitleText": "编辑昵称",
  148. "navigationBarBackgroundColor": "#FFFFFF",
  149. "navigationBarTextStyle": "black"
  150. }
  151. },
  152. {
  153. "path": "signature",
  154. "style": {
  155. "navigationBarTitleText": "编辑签名",
  156. "navigationBarBackgroundColor": "#FFFFFF",
  157. "navigationBarTextStyle": "black"
  158. }
  159. },
  160. {
  161. "path": "Changehepassword",
  162. "style": {
  163. "navigationBarTitleText": "修改密码",
  164. "navigationBarBackgroundColor": "#FFFFFF",
  165. "navigationBarTextStyle": "black"
  166. }
  167. },
  168. {
  169. "path": "subscribe",
  170. "style": {
  171. "navigationBarTitleText": "消息订阅",
  172. "navigationBarBackgroundColor": "#FFFFFF",
  173. "navigationBarTextStyle": "black"
  174. }
  175. },
  176. {
  177. "path": "reception/addreception",
  178. "style": {
  179. "navigationBarTitleText": "新增接待",
  180. "navigationBarBackgroundColor": "#FFFFFF",
  181. "navigationBarTextStyle": "black"
  182. }
  183. },
  184. {
  185. "path": "reception/consultant",
  186. "style": {
  187. "navigationBarTitleText": "选择顾问",
  188. "navigationBarBackgroundColor": "#FFFFFF",
  189. "navigationBarTextStyle": "black"
  190. }
  191. },
  192. {
  193. "path": "consultanonduty/index",
  194. "style": {
  195. "navigationBarTitleText": "值班顾问",
  196. "navigationBarBackgroundColor": "#FFFFFF",
  197. "navigationBarTextStyle": "black",
  198. "enablePullDownRefresh":true
  199. }
  200. },
  201. {
  202. "path": "equipment/index",
  203. "style": {
  204. "navigationBarTitleText": "设备管理",
  205. "navigationBarBackgroundColor": "#FFFFFF",
  206. "navigationBarTextStyle": "black",
  207. "enablePullDownRefresh":true
  208. }
  209. },
  210. {
  211. "path" : "messageList",
  212. "style" :{
  213. "navigationBarTitleText": "消息",
  214. "navigationBarBackgroundColor": "#2671E2",
  215. "navigationBarTextStyle": "white"
  216. }
  217. }
  218. ,{
  219. "path" : "selectBuilding",
  220. "style" :
  221. {
  222. "navigationBarTitleText": "切换项目",
  223. "navigationBarBackgroundColor": "#FFFFFF",
  224. "navigationBarTextStyle": "black"
  225. }
  226. }
  227. ,{
  228. "path" : "registerCode",
  229. "style" :
  230. {
  231. "navigationBarTitleText": "访客登记码",
  232. "navigationBarBackgroundColor": "#2671E2",
  233. "navigationBarTextStyle": "white"
  234. }
  235. }
  236. ,{
  237. "path" : "registerForm",
  238. "style" :
  239. {
  240. "navigationBarTitleText": "访客登记表",
  241. "navigationBarBackgroundColor": "#2671E2",
  242. "navigationBarTextStyle": "white"
  243. }
  244. },
  245. {
  246. "path" : "registerResult",
  247. "style" :
  248. {
  249. "navigationBarTitleText": "访客登记表",
  250. "navigationBarBackgroundColor": "#2671E2",
  251. "navigationBarTextStyle": "white"
  252. }
  253. }
  254. ]
  255. },
  256. {
  257. "root": "pages/learning",//学习
  258. "name": "learning",
  259. "pages": [
  260. {
  261. "path": "Thefulltext/index",
  262. "style": {
  263. "navigationBarTitleText": "全文学习",
  264. "navigationBarBackgroundColor": "#FFFFFF",
  265. "navigationBarTextStyle": "black"
  266. }
  267. },
  268. {
  269. "path": "Thefulltext/index2",
  270. "style": {
  271. "navigationBarTitleText": "全文学习",
  272. "navigationBarBackgroundColor": "#FFFFFF",
  273. "navigationBarTextStyle": "black"
  274. }
  275. },
  276. {
  277. "path": "Thefulltext/search",
  278. "style": {
  279. "navigationBarTitleText": "搜索",
  280. "navigationBarBackgroundColor": "#FFFFFF",
  281. "navigationBarTextStyle": "black"
  282. }
  283. },
  284. {
  285. "path": "Keywordsearch",
  286. "style": {
  287. "navigationBarTitleText": "搜索",
  288. "navigationBarBackgroundColor": "#FFFFFF",
  289. "navigationBarTextStyle": "black"
  290. }
  291. },
  292. {
  293. "path": "Equinoctiallearning",
  294. "style": {
  295. "navigationBarTitleText": "分点学习",
  296. "navigationBarBackgroundColor": "#FFFFFF",
  297. "navigationBarTextStyle": "black",
  298. "enablePullDownRefresh":true
  299. }
  300. },
  301. {
  302. "path": "Equinoctial/index",
  303. "style": {
  304. "navigationBarTitleText": "分点学习",
  305. "navigationBarBackgroundColor": "#FFFFFF",
  306. "navigationBarTextStyle": "black"
  307. }
  308. },
  309. {
  310. "path": "Equinoctial/index2",
  311. "style": {
  312. "navigationBarTitleText": "分点学习",
  313. "navigationBarBackgroundColor": "#FFFFFF",
  314. "navigationBarTextStyle": "black"
  315. }
  316. }
  317. ]
  318. },
  319. {
  320. "root": "pages/center",//中心逻辑的模块都放到这里
  321. "name": "center",
  322. "pages": [
  323. {
  324. "path": "Piabodata/index",
  325. "style": {
  326. "navigationBarTitleText": "销讲数据",
  327. "navigationBarBackgroundColor": "#FFFFFF",
  328. "navigationBarTextStyle": "black",
  329. "enablePullDownRefresh":true
  330. }
  331. },
  332. {
  333. "path": "Piabodata/Groupcontrast",
  334. "style": {
  335. "navigationBarTitleText": "集团对比",
  336. "navigationBarBackgroundColor": "#FFFFFF",
  337. "navigationBarTextStyle": "black",
  338. "enablePullDownRefresh":true
  339. }
  340. },
  341. {
  342. "path": "Piabodata/Theteamcompared",
  343. "style": {
  344. "navigationBarTitleText": "团队对比",
  345. "navigationBarBackgroundColor": "#FFFFFF",
  346. "navigationBarTextStyle": "black",
  347. "enablePullDownRefresh":true
  348. }
  349. },
  350. {
  351. "path": "Piabodata/selectTeam",
  352. "style": {
  353. "navigationBarTitleText": "选择团队",
  354. "navigationBarBackgroundColor": "#FFFFFF",
  355. "navigationBarTextStyle": "black"
  356. }
  357. },
  358. {
  359. "path": "Piabodata/selectGroup",
  360. "style": {
  361. "navigationBarTitleText": "选择项目",
  362. "navigationBarBackgroundColor": "#FFFFFF",
  363. "navigationBarTextStyle": "black"
  364. }
  365. },
  366. {
  367. "path": "Piabodata/Userinsightinto",
  368. "style": {
  369. "navigationBarTitleText": "客户画像",
  370. "navigationBarBackgroundColor": "#FFFFFF",
  371. "navigationBarTextStyle": "black",
  372. "enablePullDownRefresh":true
  373. }
  374. },
  375. {
  376. "path": "Piabodata/TrendAnalysis",
  377. "style": {
  378. "navigationBarTitleText": "趋势分析",
  379. "navigationBarBackgroundColor": "#FFFFFF",
  380. "navigationBarTextStyle": "black",
  381. "enablePullDownRefresh":true
  382. }
  383. },
  384. {
  385. "path": "Piabodata/StaffAnalysis",
  386. "style": {
  387. "navigationBarTitleText": "员工分析",
  388. "navigationBarBackgroundColor": "#FFFFFF",
  389. "navigationBarTextStyle": "black",
  390. "enablePullDownRefresh":true
  391. }
  392. },
  393. {
  394. "path": "Piabodata/Customerportrait/Detailsofthesearch",
  395. "style": {
  396. "navigationBarTitleText": "搜索",
  397. "navigationBarBackgroundColor": "#FFFFFF",
  398. "navigationBarTextStyle": "black"
  399. }
  400. },
  401. {
  402. "path": "Piabodata/Customerportrait/Receivedetailabout",
  403. "style": {
  404. "navigationBarTitleText": "详情",
  405. "navigationBarBackgroundColor": "#FFFFFF",
  406. "navigationBarTextStyle": "black"
  407. }
  408. },
  409. {
  410. "path": "Piabodata/Customerportrait/Receivingrecords",
  411. "style": {
  412. "navigationBarTitleText": "列表",
  413. "navigationBarBackgroundColor": "#FFFFFF",
  414. "navigationBarTextStyle": "black"
  415. }
  416. },
  417. {
  418. "path": "Piabodata/Employeesstatistics",
  419. "style": {
  420. "navigationBarTitleText": "顾问排名",
  421. "navigationBarBackgroundColor": "#FFFFFF",
  422. "navigationBarTextStyle": "black",
  423. "enablePullDownRefresh":true
  424. }
  425. },
  426. {
  427. "path": "records/index",
  428. "style": {
  429. "navigationBarTitleText": "接待记录",
  430. "navigationBarBackgroundColor": "#FFFFFF",
  431. "navigationBarTextStyle": "black",
  432. "enablePullDownRefresh":true
  433. }
  434. },
  435. {
  436. "path": "records/recordSearch",
  437. "style": {
  438. "navigationBarTitleText": "搜索",
  439. "navigationBarBackgroundColor": "#FFFFFF",
  440. "navigationBarTextStyle": "black"
  441. }
  442. },
  443. {
  444. "path": "prohibited/index",
  445. "style": {
  446. "navigationBarTitleText": "违禁记录",
  447. "navigationBarBackgroundColor": "#FFFFFF",
  448. "navigationBarTextStyle": "black",
  449. "enablePullDownRefresh":true
  450. }
  451. },
  452. {
  453. "path": "consumer/index",
  454. "style": {
  455. "navigationBarTitleText": "客户管理",
  456. "navigationBarBackgroundColor": "#FFFFFF",
  457. "navigationBarTextStyle": "black",
  458. "enablePullDownRefresh":true
  459. }
  460. },
  461. {
  462. "path": "consumer/consumerSearch",
  463. "style": {
  464. "navigationBarTitleText": "搜索",
  465. "navigationBarBackgroundColor": "#FFFFFF",
  466. "navigationBarTextStyle": "black"
  467. }
  468. },
  469. {
  470. "path": "consumer/consumerDetail",
  471. "style": {
  472. "navigationBarTitleText": "客户详情",
  473. "navigationBarBackgroundColor": "#FFFFFF",
  474. "navigationBarTextStyle": "black"
  475. }
  476. },
  477. {
  478. "path": "consumer/remind",
  479. "style": {
  480. "navigationBarTitleText": "添加提醒",
  481. "navigationBarBackgroundColor": "#FFFFFF",
  482. "navigationBarTextStyle": "black"
  483. }
  484. },
  485. {
  486. "path": "consumer/edit",
  487. "style": {
  488. "navigationBarTitleText": "编辑客户",
  489. "navigationBarBackgroundColor": "#FFFFFF",
  490. "navigationBarTextStyle": "black"
  491. }
  492. },
  493. {
  494. "path": "consumer/newFollowup/newFollowup",
  495. "style": {
  496. "navigationBarTitleText": "写跟进",
  497. "navigationBarBackgroundColor": "#FFFFFF",
  498. "navigationBarTextStyle": "black"
  499. }
  500. }
  501. ]
  502. }
  503. ],
  504. "permission": {
  505. "scope.userLocation": {
  506. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  507. }
  508. },
  509. "networkTimeout": {
  510. "request": 10000,
  511. "downloadFile": 10000
  512. },
  513. "debug": false,
  514. "tabBar": {
  515. "color": "#8E8E8E",
  516. "selectedColor": "#1296db",
  517. "borderStyle": "white",
  518. "list": [{
  519. "pagePath": "pages/index/index",
  520. "iconPath": "/static/images/tabBar/home.png",
  521. "selectedIconPath": "/static/images/tabBar/homeActive.png",
  522. "text": "首页"
  523. },
  524. {
  525. "pagePath": "pages/index/customer",
  526. "iconPath": "/static/images/tabBar/customer.png",
  527. "selectedIconPath": "/static/images/tabBar/customerActive.png",
  528. "text": "接待"
  529. },
  530. {
  531. "pagePath": "pages/index/learning",
  532. "iconPath": "/static/images/tabBar/voice.png",
  533. "selectedIconPath": "/static/images/tabBar/voiceActive.png",
  534. "text": "学习"
  535. },
  536. {
  537. "pagePath": "pages/index/personal",
  538. "iconPath": "/static/images/tabBar/user.png",
  539. "selectedIconPath": "/static/images/tabBar/userActive.png",
  540. "text": "个人"
  541. }
  542. ]
  543. },
  544. "sitemapLocation": "sitemap.json",
  545. "globalStyle": {
  546. "backgroundColor": "#F6F6F6",
  547. "backgroundTextStyle": "dark",
  548. "navigationBarBackgroundColor": "#fff",
  549. "navigationBarTitleText": "数智工牌",
  550. "navigationBarTextStyle": "black"
  551. }
  552. }