[同步代码]

This commit is contained in:
2021-10-29 14:28:53 +08:00
parent e5ba70c517
commit d45410e6f2
10 changed files with 910 additions and 10 deletions

View File

@@ -283,13 +283,14 @@
"path": "pages/goods/details",
"name": "goodsDetails",
"style": {
"navigationBarTitleText": "",
"navigationBarTitleText": "商品详情",
"navigationBarTextStyle":"white",
"titleNView": {
"backgroundColor": "#FFFFFF",
"backgroundColor": "#8b64fd",
"type": "transparent",
"buttons": [{
"text": "分享",
"fontSize": "12",
"fontSize": "14",
"color": "#555555"
}]
}