弘则研报小程序pc版

ldong a8aa0cb24e Merge branch 'master' of http://8.136.199.33:3000/hongze/hongze_yb_pc into yh238 1 nedēļu atpakaļ
public e610706ce9 新增字体 11 mēneši atpakaļ
src a8aa0cb24e Merge branch 'master' of http://8.136.199.33:3000/hongze/hongze_yb_pc into yh238 1 nedēļu atpakaļ
.env.development dac53e3028 CRM_12.9 增加英文研报的跳转 1 gadu atpakaļ
.env.production dac53e3028 CRM_12.9 增加英文研报的跳转 1 gadu atpakaļ
.env.test dac53e3028 CRM_12.9 增加英文研报的跳转 1 gadu atpakaļ
.gitignore 6cfb3be533 取消字体切换 2 gadi atpakaļ
README.md b171417927 pc2.0 2 gadi atpakaļ
index.html e610706ce9 新增字体 11 mēneši atpakaļ
package.json afcdbc55e0 免责声明取ETA中数据 2 nedēļas atpakaļ
vite.config.js d70e355b5c CRM_12.9 图标修改 1 gadu atpakaļ

README.md

弘则研报小程序PC版

前端地址: 测试 https://ybpctest.hzinsights.com

生产 https://ybpc.hzinsights.com

开发说明

  1. /components/SelfList.vue 为公共列表加载组件。如列表加载逻辑同样 请使用此组件
  2. mac PC小程序尺寸 1024*720
  3. 微信扫码登录文档:https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Wechat_Login.html
  4. 向小程序发送的数据 {path:小程序对应页面路径,params:小程序页面所需要的参数,title:分享的标题,shareImg:分享的图片}
  5. 如果需要重写url可使用 history.replaceState