tijiao
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
></page-meta>
|
||||
<view
|
||||
class="container commonPageBox commonDetailPage"
|
||||
style="background-color: #f2f2f2"
|
||||
style=""
|
||||
>
|
||||
<!-- 公共组件-每个页面必须引入 -->
|
||||
<public-module></public-module>
|
||||
@@ -44,8 +44,8 @@
|
||||
<!-- <view v-if="ordersListTab == 1"> -->
|
||||
<view
|
||||
class="order_box"
|
||||
:style="`height: calc(100% - ${(80 + statusBarHeight) * 2}rpx);`"
|
||||
style="background-color: #f2f2f2"
|
||||
:style="`height: auto;margin-top: 40px; `"
|
||||
style=""
|
||||
>
|
||||
<common-list
|
||||
imgUrl="url"
|
||||
@@ -1644,6 +1644,8 @@ export default {
|
||||
|
||||
.cateList {
|
||||
width: 100%;
|
||||
position: fixed !important;
|
||||
z-index: 970;
|
||||
}
|
||||
|
||||
/deep/.u-tabs__wrapper__nav__item {
|
||||
|
||||
Reference in New Issue
Block a user