H5端齐采药项目,uniapp框架
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

442 B

暂时注释的功能

2024年10月25日需要打包一个apk到线上, 但是当前代码包含了一些不稳定的二期需求,所以对其进行注释,只保留支付功能的修改

  1. tabbar-视频 value.list = value.list.filter(item => item.text !=='视频')
  2. 首页 —— 常购清单 value.list 改为 value.list.slice(0, value.list.length - 1)
  3. 顺手购 , 只注释了html (搜索"顺手买一件")