note.txt 1.5 KB

1234567891011121314151617181920212223242526272829303132
  1. 1.全局搜索manifest.json中的小程序配置中的appid(小程序发布)
  2. 小程序appid
  3. 福本源:wxb9b453d37c5fad45
  4. 云联融智:wxd70f99287830cb51
  5. 蜂巢快药(爱上嘉园):wx903d9aee9cffb320
  6. 好宜生佳园(蜂巢):wxa843c1c3e52efbf8
  7. 中康未来智慧:wxedde588767b358b1
  8. 同顺堂:wx6fbd7f185732fd95
  9. 良苗:wx80dc06697b583cd9
  10. 倍力优看课:wx301ab2fad04c658a
  11. 德瑞康:wx29d26f63f836be7f
  12. 金慷建:wxa73f0d48f1f2f66c
  13. 2.router.js中文件内 state的图片地址以及小程序名称配置更换
  14. 3./common/request.js 中的 接口地址
  15. let path = 'https://userapp.fbylive.com'//福本源 更换
  16. 4.pages_course/webview.vue 页面中的webviewUrl替换,这个webview的页面为后台提供地址,页面里面需要使用服务号的appid
  17. 5.h5打包需要个更换appid
  18. /pages/user/users/becomVIP.vue页面 h5 appid
  19. // let appid = "wx961fadab9bcb792b"; //微信APPid(福本源)
  20. // let appid = "wx93ce67750e3cfba3"; //微信APPid(云联融智)
  21. //let appid = "wxea1da2b708ab3c2f"; //微信APPid(蜂巢快药)
  22. // let appid = "wx3de90a39feb8107a"; //微信APPid(中康未来智慧)
  23. // let appid = "wxec49f9d783abf233"; //微信APPid(惠名大药房)
  24. // let appid = "wx5a0f7e1932e2689e"; //微信APPid(同顺堂)
  25. // let appid = "wx568ea6b70350c585"; //微信APPid(倍力优)
  26. // let appid = "wx0d021524695f1943"; //微信APPid(百年康城)
  27. // let appid = "wx090c5f399d65456e"; //微信APPid(青岛市北德瑞康)
  28. // let appid = "wx52298c1781d5cc99"; //微信APPid(金慷建)