From 660fc954ebfb67f39618fc358c0c6e593545d545 Mon Sep 17 00:00:00 2001
From: 77 <77@77.com>
Date: Sat, 11 May 2024 18:04:02 +0800
Subject: [PATCH] init
---
src/views/xq/activityOrder/index.vue | 7 ++--
src/views/xq/activityShop/index.vue | 21 ++++++-----
src/views/xq/authOrder/index.vue | 2 +-
src/views/xq/cardAuthRecord/index.vue | 54 ++++++++++++++++++++++-----
src/views/xq/dynamicManager/index.vue | 12 +++++-
src/views/xq/feedback/index.vue | 1 +
src/views/xq/report/index.vue | 1 +
src/views/xq/user/index.vue | 12 ++++++
src/views/xq/userExtend/index.vue | 1 -
src/views/xq/wxTransData/index.vue | 1 +
src/views/xq/wxTransOrder/index.vue | 2 +-
11 files changed, 87 insertions(+), 27 deletions(-)
diff --git a/src/views/xq/activityOrder/index.vue b/src/views/xq/activityOrder/index.vue
index ec9848b..84715c2 100644
--- a/src/views/xq/activityOrder/index.vue
+++ b/src/views/xq/activityOrder/index.vue
@@ -69,13 +69,12 @@
-
+
-
-
+
-
+
- 开始时间:{{scope.row.startTime}}
- 结束时间:{{scope.row.endTime}}
+ {{scope.row.startTime}}
+ {{scope.row.endTime}}
-
+
- 男生上限:{{scope.row.manMaxNum}} 女生上限:{{scope.row.womenMaxNum}}
- 已报名(男):{{scope.row.joinManNum}} 已报名(女):{{scope.row.joinWomenNum}}
+ 男生上限:{{scope.row.manMaxNum}} 女生上限:{{scope.row.womenMaxNum}}
+ 已报名(男):{{scope.row.joinManNum}} 已报名(女):{{scope.row.joinWomenNum}}
人工调整(男):{{scope.row.handManNum}} 人工调整(女):{{scope.row.handWomenNum}}
显示人数(男):{{scope.row.joinManNum+scope.row.handManNum}} 显示人数(女):{{scope.row.joinWomenNum+scope.row.handWomenNum}}
-
+
- 男生价格:{{scope.row.joinManPrice}} 女生价格:{{scope.row.joinWomenPrice}}
- 费用说明:{{scope.row.priceText}}
+ 男:{{scope.row.joinManPrice}}
+ 女:{{scope.row.joinWomenPrice}}
-
+
+
强制会员:{{scope.row.mustVip===1?'强制':'不强制'}}
强制实名:{{scope.row.mustAuth===1?'强制':'不强制'}}
diff --git a/src/views/xq/authOrder/index.vue b/src/views/xq/authOrder/index.vue
index c0373c5..73fcfb4 100644
--- a/src/views/xq/authOrder/index.vue
+++ b/src/views/xq/authOrder/index.vue
@@ -61,7 +61,7 @@
-
+
diff --git a/src/views/xq/cardAuthRecord/index.vue b/src/views/xq/cardAuthRecord/index.vue
index 216c782..4674dde 100644
--- a/src/views/xq/cardAuthRecord/index.vue
+++ b/src/views/xq/cardAuthRecord/index.vue
@@ -33,6 +33,17 @@
@keyup.enter.native="handleQuery"
/>
+
+
+
+
+
搜索
重置
@@ -41,6 +52,11 @@
+
+
+
+
+
@@ -50,18 +66,26 @@
-
-
+
+
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
修改
+ >重载数据