AI销管
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

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