feat: 添加视频播放器组件并更新相关依赖
refactor: 统一将"无货"改为"无库存"、"收货"改为"收件"等文案 fix: 更新edu-core依赖版本至v1.0.8 chore: 更新manifest版本号至1.0.55并移除GET_ACCOUNTS权限 style: 调整mine页面样式布局 docs: 更新页面标题和地址相关文案
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
{
|
||||
"path": "pages/component/commonComponents/address/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "收货地址",
|
||||
"navigationBarTitleText": "收件地址",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
@@ -232,7 +232,7 @@
|
||||
{
|
||||
"path": "pages/component/commonComponents/address/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "收货地址详情",
|
||||
"navigationBarTitleText": "收件地址详情",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
|
||||
Reference in New Issue
Block a user