ccjgmwz %!s(int64=3) %!d(string=hai) anos
pai
achega
18766fe506
Modificáronse 2 ficheiros con 17 adicións e 2 borrados
  1. 6 0
      pages.json
  2. 11 2
      pages/user/user.vue

+ 6 - 0
pages.json

@@ -311,6 +311,12 @@
 				"navigationStyle": "custom"
 			}
 		},
+		{
+			"path": "pages/user/report",
+			"style": {
+				"navigationBarTitleText": "数据报表"
+			}
+		},
 		{
 			"path": "pages/buy/transaction",
 			"style": {

+ 11 - 2
pages/user/user.vue

@@ -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,