feat: 1.修改“货”字;2.优化视频播放;3.优化小班心得和思考题状态显示
更新多个文件中的"收货地址"相关文案为"收件地址",包括页面标题、按钮文字、状态提示等 更新隐私政策文件中"健康超市收货"为"健康超市收件" 更新订单状态相关文案:"待发货"改为"待发出","待收货"改为"待收到","确认收货"改为"确认收到" 更新商品库存状态提示:"无货"改为"无库存" 更新manifest.json版本号为2.0.42 更新edu-core依赖版本为v1.0.8 新增yingbing-video视频播放器组件
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
{
|
||||
"path": "pages/component/commonComponents/address/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "收货地址",
|
||||
"navigationBarTitleText": "收件地址",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
@@ -209,7 +209,7 @@
|
||||
{
|
||||
"path": "pages/component/commonComponents/address/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "收货地址详情",
|
||||
"navigationBarTitleText": "收件地址详情",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
|
||||
Reference in New Issue
Block a user