提交 3939f98d authored 作者: 刘旭's avatar 刘旭

优化

上级 b24de3ac
...@@ -31,10 +31,7 @@ ...@@ -31,10 +31,7 @@
}, { }, {
"path": "pages/productLine/productLine", "path": "pages/productLine/productLine",
"style": { "style": {
"navigationBarTitleText": "产品线", "navigationBarTitleText": "产品线"
"app-plus": {
"bounce": "none" // 将回弹属性关掉
}
} }
}, { }, {
"path": "pages/cart/index", "path": "pages/cart/index",
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
style="display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; background-color: #fff;" style="display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; background-color: #fff;"
> >
<u-section <u-section
title="今日热门" :title="'今日热门' + index"
:right="false" :right="false"
style="margin-left: 20rpx;" style="margin-left: 20rpx;"
:show-line="false" :show-line="false"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论