Aucune description

Karsa 82f134ae89 banner拿掉 il y a 5 mois
public e610706ce9 新增字体 il y a 1 an
src 82f134ae89 banner拿掉 il y a 5 mois
.env.development dac53e3028 CRM_12.9 增加英文研报的跳转 il y a 1 an
.env.production dac53e3028 CRM_12.9 增加英文研报的跳转 il y a 1 an
.env.test dac53e3028 CRM_12.9 增加英文研报的跳转 il y a 1 an
.gitignore 6cfb3be533 取消字体切换 il y a 2 ans
README.md b171417927 pc2.0 il y a 2 ans
index.html e610706ce9 新增字体 il y a 1 an
package.json 3ed27a5b8f 固定fullcalendar的版本号 il y a 9 mois
vite.config.js d70e355b5c CRM_12.9 图标修改 il y a 1 an

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