Files
yshopb2c-uniapp/剩余问题.js
2020-09-13 22:49:41 +08:00

33 lines
1.0 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// 1、轮播背景问题
// ~~ 延后处理
// 3、充值签名错误
// ? 未测试出该问题
// 页面都多了一个头部
// ~~ 需要打包h5的时候单独修改配置
// 6、评价图片上传不了
// ?接口报错,反馈给老徐了
// 8、小程序绑定手机号报错
// ?接口报错,反馈给老徐了
// 12、h5分享关系没形成看下你那登陆怎么处理的参考下以前的h5
// ?前端功能修改完,后台交给老徐了
// 13、海报分享分享分享调整没问题因为是首页但是商品详情海报拼团海报砍价海报路由跳转会有问题
// ?前端功能修改完,后台交给老徐了
// 海报相关页面
// components/StorePoster.vue 商品详情
// > 根据用户来源生成二维码
// pages/activity/Poster/index 拼团
// > 根据from
// pages/activity/Poster/index 砍价
// > 根据from
// pages/user/promotion/Poster/index 分销
// 14、小程序已经开启了分享形成关系的问题看下
// ! 需沟通