AI销管
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.
 
 
 
 

704 lines
18 KiB

  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. //这个pages里只放这五个页面,新增页面时请对应的放到下面的分包里
  6. "pages": [{
  7. "path": "pages/index/guide",
  8. "style": {
  9. "navigationBarBackgroundColor": "#008EF2",
  10. "navigationBarTextStyle": "white",
  11. "navigationStyle": "custom"
  12. // "mp-weixin": {
  13. // "usingComponents": {
  14. // "digital-human": "plugin://digital-human-plugin/core"
  15. // }
  16. // }
  17. }
  18. },
  19. {
  20. "path": "pages/index/index",
  21. "style": {
  22. "navigationBarTitleText": "AI销讲助手",
  23. "navigationBarBackgroundColor": "#2671E2",
  24. "navigationBarTextStyle": "white",
  25. "enablePullDownRefresh": true
  26. }
  27. },
  28. {
  29. "path": "pages/index/consumer/index",
  30. "style": {
  31. "navigationBarTitleText": "客户管理",
  32. "navigationBarBackgroundColor": "#FFFFFF",
  33. "navigationBarTextStyle": "black",
  34. "enablePullDownRefresh": true
  35. }
  36. },
  37. {
  38. "path": "pages/index/customer",
  39. "style": {
  40. "navigationBarTitleText": "接待",
  41. "navigationBarBackgroundColor": "#2671E2",
  42. "navigationBarTextStyle": "white",
  43. "enablePullDownRefresh": true
  44. }
  45. }, {
  46. "path": "pages/index/learning",
  47. "style": {
  48. "navigationBarTitleText": "学习",
  49. "navigationBarBackgroundColor": "#2671E2",
  50. "navigationBarTextStyle": "white",
  51. "enablePullDownRefresh": true
  52. }
  53. },
  54. {
  55. "path": "pages/index/personal",
  56. "style": {
  57. "navigationBarTitleText": "我的",
  58. "navigationBarBackgroundColor": "#F8F8F8",
  59. "navigationStyle": "custom",
  60. "navigationBarTextStyle": "black"
  61. }
  62. },
  63. {
  64. "path": "pages/reportExcel/dayReport",
  65. "style": {
  66. "navigationBarTitleText": "销讲助手日报",
  67. "navigationBarBackgroundColor": "#ffffff",
  68. "navigationBarTextStyle": "black"
  69. }
  70. },
  71. {
  72. "path": "pages/reportExcel/weekReport",
  73. "style": {
  74. "navigationBarTitleText": "销讲助手周报",
  75. "navigationBarBackgroundColor": "#ffffff",
  76. "navigationBarTextStyle": "black"
  77. }
  78. }
  79. ],
  80. //这下面是分包
  81. "subPackages": [{
  82. "root": "pages/login", //登录相关
  83. "name": "login",
  84. "pages": [{
  85. "path": "index",
  86. "style": {
  87. "navigationBarTitleText": "登录",
  88. "navigationBarBackgroundColor": "#2671E2",
  89. "navigationBarTextStyle": "white"
  90. }
  91. },
  92. {
  93. "path": "Verification",
  94. "style": {
  95. "navigationBarTitleText": "登录",
  96. "navigationBarBackgroundColor": "#2671E2",
  97. "navigationBarTextStyle": "white"
  98. }
  99. },
  100. {
  101. "path": "yinzhongmalogin",
  102. "style": {
  103. "navigationBarTitleText": "验证码登录",
  104. "navigationBarBackgroundColor": "#FFFFFF",
  105. "navigationBarTextStyle": "black"
  106. }
  107. },
  108. {
  109. "path": "Setthepassword",
  110. "style": {
  111. "navigationBarTitleText": "设置密码",
  112. "navigationBarBackgroundColor": "#FFFFFF",
  113. "navigationBarTextStyle": "black"
  114. }
  115. },
  116. {
  117. "path": "Verifythelogin",
  118. "style": {
  119. "navigationBarTitleText": "验证码登录",
  120. "navigationBarBackgroundColor": "#FFFFFF",
  121. "navigationBarTextStyle": "black"
  122. }
  123. }
  124. ]
  125. },
  126. {
  127. "root": "pages/mine", //个人中心
  128. "name": "mine",
  129. "pages": [{
  130. "path": "details",
  131. "style": {
  132. "navigationBarTitleText": "详情",
  133. "navigationBarBackgroundColor": "#FFFFFF",
  134. "navigationBarTextStyle": "black"
  135. }
  136. },
  137. {
  138. "path": "details2",
  139. "style": {
  140. "navigationBarTitleText": "详情",
  141. "navigationBarBackgroundColor": "#FFFFFF",
  142. "navigationBarTextStyle": "black"
  143. }
  144. },
  145. {
  146. "path": "help/index",
  147. "style": {
  148. "navigationBarTitleText": "帮助中心",
  149. "navigationBarBackgroundColor": "#FFFFFF",
  150. "navigationBarTextStyle": "black"
  151. }
  152. },
  153. {
  154. "path": "help/helpSearch",
  155. "style": {
  156. "navigationBarTitleText": "问题搜索",
  157. "navigationBarBackgroundColor": "#FFFFFF",
  158. "navigationBarTextStyle": "black"
  159. }
  160. },
  161. {
  162. "path": "help/helpSort",
  163. "style": {
  164. "navigationBarTitleText": "问题分类",
  165. "navigationBarBackgroundColor": "#FFFFFF",
  166. "navigationBarTextStyle": "black"
  167. }
  168. },
  169. {
  170. "path": "help/helpDetail",
  171. "style": {
  172. "navigationBarTitleText": "问题详情",
  173. "navigationBarBackgroundColor": "#FFFFFF",
  174. "navigationBarTextStyle": "black"
  175. }
  176. },
  177. {
  178. "path": "calibration",
  179. "style": {
  180. "navigationBarTitleText": "校验",
  181. "navigationBarBackgroundColor": "#FFFFFF",
  182. "navigationBarTextStyle": "black"
  183. }
  184. },
  185. {
  186. "path": "ScoringPlaylist",
  187. "style": {
  188. "navigationBarTitleText": "匹配标签",
  189. "navigationBarBackgroundColor": "#FFFFFF",
  190. "navigationBarTextStyle": "black"
  191. }
  192. },
  193. {
  194. "path": "Myprofile",
  195. "style": {
  196. "navigationBarTitleText": "编辑资料",
  197. "navigationBarBackgroundColor": "#FFFFFF",
  198. "navigationBarTextStyle": "black"
  199. }
  200. },
  201. {
  202. "path": "nickname",
  203. "style": {
  204. "navigationBarTitleText": "编辑昵称",
  205. "navigationBarBackgroundColor": "#FFFFFF",
  206. "navigationBarTextStyle": "black"
  207. }
  208. },
  209. {
  210. "path": "signature",
  211. "style": {
  212. "navigationBarTitleText": "编辑签名",
  213. "navigationBarBackgroundColor": "#FFFFFF",
  214. "navigationBarTextStyle": "black"
  215. }
  216. },
  217. {
  218. "path": "Changehepassword",
  219. "style": {
  220. "navigationBarTitleText": "修改密码",
  221. "navigationBarBackgroundColor": "#FFFFFF",
  222. "navigationBarTextStyle": "black"
  223. }
  224. },
  225. {
  226. "path": "reception/addreception",
  227. "style": {
  228. "navigationBarTitleText": "新增接待",
  229. "navigationBarBackgroundColor": "#FFFFFF",
  230. "navigationBarTextStyle": "black"
  231. }
  232. },
  233. {
  234. "path": "reception/consultant",
  235. "style": {
  236. "navigationBarTitleText": "选择顾问",
  237. "navigationBarBackgroundColor": "#FFFFFF",
  238. "navigationBarTextStyle": "black"
  239. }
  240. },
  241. {
  242. "path": "consultanonduty/index",
  243. "style": {
  244. "navigationBarTitleText": "值班顾问",
  245. "navigationBarBackgroundColor": "#FFFFFF",
  246. "navigationBarTextStyle": "black",
  247. "enablePullDownRefresh": true
  248. }
  249. },
  250. {
  251. "path": "equipment/index",
  252. "style": {
  253. "navigationBarTitleText": "设备管理",
  254. "navigationBarBackgroundColor": "#FFFFFF",
  255. "navigationBarTextStyle": "black",
  256. "enablePullDownRefresh": true
  257. }
  258. }, {
  259. "path": "messageList",
  260. "style": {
  261. "navigationBarTitleText": "消息",
  262. "navigationBarBackgroundColor": "#2671E2",
  263. "navigationBarTextStyle": "white"
  264. }
  265. }, {
  266. "path": "daily/dailyList",
  267. "style": {
  268. "navigationBarTitleText": "日报",
  269. "navigationBarBackgroundColor": "#FFFFFF",
  270. "navigationBarTextStyle": "black"
  271. }
  272. }, {
  273. "path": "daily/dailyDetail",
  274. "style": {
  275. "navigationBarTitleText": "日报详情",
  276. "navigationBarBackgroundColor": "#2671E2",
  277. "navigationBarTextStyle": "white"
  278. }
  279. }, {
  280. "path": "selectBuilding",
  281. "style": {
  282. "navigationBarTitleText": "切换项目",
  283. "navigationBarBackgroundColor": "#FFFFFF",
  284. "navigationBarTextStyle": "black"
  285. }
  286. }, {
  287. "path": "registerCode",
  288. "style": {
  289. "navigationBarTitleText": "访客登记码",
  290. "navigationBarBackgroundColor": "#2671E2",
  291. "navigationBarTextStyle": "white"
  292. }
  293. }, {
  294. "path": "registerForm",
  295. "style": {
  296. "navigationBarTitleText": "访客登记表",
  297. "navigationBarBackgroundColor": "#2671E2",
  298. "navigationBarTextStyle": "white"
  299. }
  300. },
  301. {
  302. "path": "registerResult",
  303. "style": {
  304. "navigationBarTitleText": "访客登记表",
  305. "navigationBarBackgroundColor": "#2671E2",
  306. "navigationBarTextStyle": "white"
  307. }
  308. }, {
  309. "path": "messageDetail",
  310. "style": {
  311. "navigationBarTitleText": "系统公告",
  312. "navigationBarBackgroundColor": "#2671E2",
  313. "navigationBarTextStyle": "white"
  314. }
  315. },
  316. {
  317. "path": "equipmentLog",
  318. "style": {
  319. "navigationBarTitleText": "设备日志",
  320. "navigationBarBackgroundColor": "#2671E2",
  321. "navigationBarTextStyle": "transparent",
  322. "navigationStyle": "custom"
  323. }
  324. }
  325. ]
  326. },
  327. {
  328. "root": "pages/learning", //学习
  329. "name": "learning",
  330. "pages": [{
  331. "path": "Thefulltext/index",
  332. "style": {
  333. "navigationBarTitleText": "全文学习",
  334. "navigationBarBackgroundColor": "#FFFFFF",
  335. "navigationBarTextStyle": "black"
  336. }
  337. },
  338. {
  339. "path": "Thefulltext/index2",
  340. "style": {
  341. "navigationBarTitleText": "全文学习",
  342. "navigationBarBackgroundColor": "#FFFFFF",
  343. "navigationBarTextStyle": "black"
  344. }
  345. },
  346. {
  347. "path": "Thefulltext/search",
  348. "style": {
  349. "navigationBarTitleText": "搜索",
  350. "navigationBarBackgroundColor": "#FFFFFF",
  351. "navigationBarTextStyle": "black"
  352. }
  353. },
  354. {
  355. "path": "Keywordsearch",
  356. "style": {
  357. "navigationBarTitleText": "搜索",
  358. "navigationBarBackgroundColor": "#FFFFFF",
  359. "navigationBarTextStyle": "black"
  360. }
  361. },
  362. {
  363. "path": "Equinoctiallearning",
  364. "style": {
  365. "navigationBarTitleText": "分点学习",
  366. "navigationBarBackgroundColor": "#FFFFFF",
  367. "navigationBarTextStyle": "black"
  368. }
  369. },
  370. {
  371. "path": "Equinoctial/index",
  372. "style": {
  373. "navigationBarTitleText": "分点学习",
  374. "navigationBarBackgroundColor": "#FFFFFF",
  375. "navigationBarTextStyle": "black"
  376. }
  377. },
  378. {
  379. "path": "Equinoctial/index2",
  380. "style": {
  381. "navigationBarTitleText": "分点学习",
  382. "navigationBarBackgroundColor": "#FFFFFF",
  383. "navigationBarTextStyle": "black"
  384. }
  385. }
  386. ]
  387. },
  388. {
  389. "root": "pages/center", //中心逻辑的模块都放到这里
  390. "name": "center",
  391. "pages": [{
  392. "path": "Piabodata/index",
  393. "style": {
  394. "navigationBarTitleText": "销讲数据",
  395. "navigationBarBackgroundColor": "#FFFFFF",
  396. "navigationBarTextStyle": "black",
  397. "enablePullDownRefresh": true
  398. }
  399. },
  400. {
  401. "path": "Piabodata/Groupcontrast",
  402. "style": {
  403. "navigationBarTitleText": "集团对比",
  404. "navigationBarBackgroundColor": "#FFFFFF",
  405. "navigationBarTextStyle": "black",
  406. "enablePullDownRefresh": true
  407. }
  408. },
  409. {
  410. "path": "Piabodata/Theteamcompared",
  411. "style": {
  412. "navigationBarTitleText": "团队对比",
  413. "navigationBarBackgroundColor": "#FFFFFF",
  414. "navigationBarTextStyle": "black",
  415. "enablePullDownRefresh": true
  416. }
  417. },
  418. {
  419. "path": "Piabodata/selectTeam",
  420. "style": {
  421. "navigationBarTitleText": "选择团队",
  422. "navigationBarBackgroundColor": "#FFFFFF",
  423. "navigationBarTextStyle": "black"
  424. }
  425. },
  426. {
  427. "path": "Piabodata/selectGroup",
  428. "style": {
  429. "navigationBarTitleText": "选择项目",
  430. "navigationBarBackgroundColor": "#FFFFFF",
  431. "navigationBarTextStyle": "black"
  432. }
  433. },
  434. {
  435. "path": "Piabodata/Userinsightinto",
  436. "style": {
  437. "navigationBarTitleText": "客户画像",
  438. "navigationBarBackgroundColor": "#FFFFFF",
  439. "navigationBarTextStyle": "black",
  440. "enablePullDownRefresh": true
  441. }
  442. },
  443. {
  444. "path": "Piabodata/TrendAnalysis",
  445. "style": {
  446. "navigationBarTitleText": "趋势分析",
  447. "navigationBarBackgroundColor": "#FFFFFF",
  448. "navigationBarTextStyle": "black",
  449. "enablePullDownRefresh": true
  450. }
  451. },
  452. {
  453. "path": "Piabodata/requireminingAnalysis",
  454. "style": {
  455. "navigationBarTitleText": "需求挖掘分析",
  456. "navigationBarBackgroundColor": "#FFFFFF",
  457. "navigationBarTextStyle": "black",
  458. "enablePullDownRefresh": true
  459. }
  460. },
  461. {
  462. "path": "Piabodata/StaffAnalysis",
  463. "style": {
  464. "navigationBarTitleText": "员工分析",
  465. "navigationBarBackgroundColor": "#FFFFFF",
  466. "navigationBarTextStyle": "black",
  467. "enablePullDownRefresh": true
  468. }
  469. },
  470. {
  471. "path": "Piabodata/Customerportrait/Detailsofthesearch",
  472. "style": {
  473. "navigationBarTitleText": "搜索",
  474. "navigationBarBackgroundColor": "#FFFFFF",
  475. "navigationBarTextStyle": "black"
  476. }
  477. },
  478. {
  479. "path": "Piabodata/Customerportrait/Receivedetailabout",
  480. "style": {
  481. "navigationBarTitleText": "详情",
  482. "navigationBarBackgroundColor": "#FFFFFF",
  483. "navigationBarTextStyle": "black"
  484. }
  485. },
  486. {
  487. "path": "Piabodata/Customerportrait/Receivingrecords",
  488. "style": {
  489. "navigationBarTitleText": "列表",
  490. "navigationBarBackgroundColor": "#FFFFFF",
  491. "navigationBarTextStyle": "black"
  492. }
  493. },
  494. {
  495. "path": "Piabodata/Employeesstatistics",
  496. "style": {
  497. "navigationBarTitleText": "顾问排名",
  498. "navigationBarBackgroundColor": "#FFFFFF",
  499. "navigationBarTextStyle": "black",
  500. "enablePullDownRefresh": true
  501. }
  502. },
  503. {
  504. "path": "records/index",
  505. "style": {
  506. "navigationBarTitleText": "接待记录",
  507. "navigationBarBackgroundColor": "#FFFFFF",
  508. "navigationBarTextStyle": "black",
  509. "enablePullDownRefresh": true
  510. }
  511. },
  512. {
  513. "path": "records/recordSearch",
  514. "style": {
  515. "navigationBarTitleText": "搜索",
  516. "navigationBarBackgroundColor": "#FFFFFF",
  517. "navigationBarTextStyle": "black"
  518. }
  519. },
  520. {
  521. "path": "prohibited/index",
  522. "style": {
  523. "navigationBarTitleText": "违禁记录",
  524. "navigationBarBackgroundColor": "#FFFFFF",
  525. "navigationBarTextStyle": "black",
  526. "enablePullDownRefresh": true
  527. }
  528. },
  529. {
  530. "path": "prohibited/firsts",
  531. "style": {
  532. "navigationBarTitleText": "未标记项目",
  533. "navigationBarBackgroundColor": "#FFFFFF",
  534. "navigationBarTextStyle": "black",
  535. "enablePullDownRefresh": true
  536. }
  537. },
  538. {
  539. "path": "prohibited/first",
  540. "style": {
  541. "navigationBarTitleText": "违禁词分析",
  542. "navigationBarBackgroundColor": "#FFFFFF",
  543. "navigationBarTextStyle": "black",
  544. "enablePullDownRefresh": true
  545. }
  546. },
  547. {
  548. "path": "prohibited/details",
  549. "style": {
  550. "navigationBarTitleText": "违禁详情",
  551. "navigationBarBackgroundColor": "#FFFFFF",
  552. "navigationBarTextStyle": "black",
  553. "enablePullDownRefresh": false
  554. }
  555. },
  556. {
  557. "path": "consumer/index",
  558. "style": {
  559. "navigationBarTitleText": "客户管理",
  560. "navigationBarBackgroundColor": "#FFFFFF",
  561. "navigationBarTextStyle": "black"
  562. }
  563. },
  564. {
  565. "path": "consumer/consumerSearch",
  566. "style": {
  567. "navigationBarTitleText": "搜索",
  568. "navigationBarBackgroundColor": "#FFFFFF",
  569. "navigationBarTextStyle": "black"
  570. }
  571. },
  572. {
  573. "path": "consumer/consumerDetail",
  574. "style": {
  575. "navigationBarTitleText": "客户详情",
  576. "navigationBarBackgroundColor": "#FFFFFF",
  577. "navigationBarTextStyle": "black"
  578. }
  579. },
  580. {
  581. "path": "consumer/remind",
  582. "style": {
  583. "navigationBarTitleText": "添加提醒",
  584. "navigationBarBackgroundColor": "#FFFFFF",
  585. "navigationBarTextStyle": "black"
  586. }
  587. },
  588. {
  589. "path": "consumer/edit",
  590. "style": {
  591. "navigationBarTitleText": "编辑客户",
  592. "navigationBarBackgroundColor": "#FFFFFF",
  593. "navigationBarTextStyle": "black"
  594. }
  595. },
  596. {
  597. "path": "consumer/newFollowup/newFollowup",
  598. "style": {
  599. "navigationBarTitleText": "写跟进",
  600. "navigationBarBackgroundColor": "#FFFFFF",
  601. "navigationBarTextStyle": "black"
  602. }
  603. }, {
  604. "path": "dataBoard/dataBoard",
  605. "style": {
  606. "navigationBarTitleText": "数据看板",
  607. "enablePullDownRefresh": true
  608. }
  609. }, {
  610. "path": "RuleEditing/RuleEditing",
  611. "style": {
  612. "navigationBarTitleText": "编辑指标",
  613. "enablePullDownRefresh": false
  614. }
  615. }, {
  616. "path": "warningList/warningList",
  617. "style": {
  618. "navigationBarTitleText": "项目预警",
  619. "enablePullDownRefresh": false
  620. }
  621. }
  622. ]
  623. }
  624. ],
  625. "permission": {
  626. "scope.userLocation": {
  627. "desc": "你的位置信息将用于小程序位置接口的效果展示"
  628. }
  629. },
  630. "networkTimeout": {
  631. "request": 10000,
  632. "downloadFile": 10000
  633. },
  634. "debug": false,
  635. "tabBar": {
  636. "color": "#666",
  637. "selectedColor": "#2671E2",
  638. "borderStyle": "white",
  639. "list": [{
  640. "pagePath": "pages/index/customer",
  641. "iconPath": "/static/images/tabBar/jiedai.png",
  642. "selectedIconPath": "/static/images/tabBar/jiedaiActive.png",
  643. "text": "接待"
  644. },
  645. {
  646. "pagePath": "pages/index/consumer/index",
  647. "iconPath": "/static/images/tabBar/kehu.png",
  648. "selectedIconPath": "/static/images/tabBar/kehuActive.png",
  649. "text": "客户"
  650. },
  651. {
  652. "pagePath": "pages/index/index",
  653. "iconPath": "/static/images/tabBar/work.png",
  654. "selectedIconPath": "/static/images/tabBar/workActive.png",
  655. "text": "工作台"
  656. },
  657. {
  658. "pagePath": "pages/index/learning",
  659. "iconPath": "/static/images/tabBar/xuexi.png",
  660. "selectedIconPath": "/static/images/tabBar/xuexiActive.png",
  661. "text": "学习"
  662. },
  663. {
  664. "pagePath": "pages/index/personal",
  665. "iconPath": "/static/images/tabBar/me.png",
  666. "selectedIconPath": "/static/images/tabBar/meActive.png",
  667. "text": "我的"
  668. }
  669. ]
  670. },
  671. "sitemapLocation": "sitemap.json",
  672. "globalStyle": {
  673. "backgroundColor": "#F6F6F6",
  674. "backgroundTextStyle": "dark",
  675. "navigationBarBackgroundColor": "#fff",
  676. "navigationBarTitleText": "AI销讲助手",
  677. "navigationBarTextStyle": "black"
  678. }
  679. }