mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2026-02-06 07:55:55 +08:00
修改移动端授权登录bug,没有展示自营标志,以及新增商品详情 自营以及商品数量收藏数量展示
This commit is contained in:
@@ -408,7 +408,9 @@
|
||||
{
|
||||
"path": "wechatMPLogin",
|
||||
"style": {
|
||||
"navigationBarTitleText": "小程序登录"
|
||||
"navigationBarTitleText": "小程序登录",
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user