弘则研报小程序pc版

ldong a8aa0cb24e Merge branch 'master' of http://8.136.199.33:3000/hongze/hongze_yb_pc into yh238 hai 1 semana
public e610706ce9 新增字体 hai 11 meses
src a8aa0cb24e Merge branch 'master' of http://8.136.199.33:3000/hongze/hongze_yb_pc into yh238 hai 1 semana
.env.development dac53e3028 CRM_12.9 增加英文研报的跳转 hai 1 ano
.env.production dac53e3028 CRM_12.9 增加英文研报的跳转 hai 1 ano
.env.test dac53e3028 CRM_12.9 增加英文研报的跳转 hai 1 ano
.gitignore 6cfb3be533 取消字体切换 %!s(int64=2) %!d(string=hai) anos
README.md b171417927 pc2.0 %!s(int64=2) %!d(string=hai) anos
index.html e610706ce9 新增字体 hai 11 meses
package.json afcdbc55e0 免责声明取ETA中数据 hai 2 semanas
vite.config.js d70e355b5c CRM_12.9 图标修改 hai 1 ano

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