|
@@ -49,7 +49,7 @@
|
|
|
url="/pages/sale/webview?can_share=false&url=https://liangxin.zthymaoyi.com/screctAgreement.html"
|
|
|
class="path" hover-class="navigator-hover">《隐私政策》</navigator>
|
|
|
</view> -->
|
|
|
- <view class="guess-section-wrap">
|
|
|
+ <!-- <view class="guess-section-wrap">
|
|
|
<view class='flex justify-between'>
|
|
|
<view class='title Medium'>工厂价格</view>
|
|
|
</view>
|
|
@@ -69,7 +69,7 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <u-back-top :scroll-top="scrollTop" mode="circle" icon="arrow-upward"></u-back-top>
|
|
|
+ <u-back-top :scroll-top="scrollTop" mode="circle" icon="arrow-upward"></u-back-top> -->
|
|
|
</view>
|
|
|
</template>
|
|
|
<script>
|
|
@@ -196,6 +196,15 @@
|
|
|
tips: 0,
|
|
|
url: `/pages/erp/contactCustomerService/contactCustomerService`,
|
|
|
show: true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ num: 6,
|
|
|
+ name: '数据报表',
|
|
|
+ // icon: 'cuIcon-edit',
|
|
|
+ src: '../../static/img/sign/myContract@2x.png',
|
|
|
+ tips: 0,
|
|
|
+ url: `/pages/user/report`,
|
|
|
+ show: true
|
|
|
}
|
|
|
],
|
|
|
showTran: true,
|