-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
- {{detail.realServiceRate | money | defaultValue}} %
+ {{ detail.realServiceRate | money | defaultValue }} %
- {{detail.agentServiceRate | money | defaultValue}} %
+ {{ detail.agentServiceRate | money | defaultValue }} %
- 跟随渠道
+ 跟随渠道
-
- {{detail.withdrawServiceRate}} {{serviceUnit(detail.withdrawServiceType)}}
+
+ {{ detail.withdrawServiceRate }}
+ {{ serviceUnit(detail.withdrawServiceType) }}
-
+
解除实名
+ >解除实名
- {{detail.realName | defaultValue}}
+ {{ detail.realName | defaultValue }}
- {{detail.realIdCard | defaultValue}}
+ {{ detail.realIdCard | defaultValue }}
- {{detail.realPhone | defaultValue}}
+ {{ detail.realPhone | defaultValue }}
- {{detail.remark | defaultValue}}
+ {{
+ detail.remark | defaultValue
+ }}
@@ -77,12 +144,15 @@
-
+
-
+
-
+
@@ -93,61 +163,94 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
@@ -176,12 +279,35 @@ import UserDailyRechargeReport from '@/views/system/smUser/components/UserDailyR
import Bonus from '@/views/ss/bonus/index.vue'
import RiskInfo from '@/views/ss/riskInfo/index.vue'
import BindRecord from '@/views/system/bindRecord/index.vue'
-
+import UserFormDialog from '@/views/system/smUser/components/UserFormDialog.vue'
export default {
name: 'User/:userId',
mixins: [$view, $serviceType],
dicts: ['sm_user_type', 'service_type', 'withdraw_service_type'],
- components: { BindRecord, RiskInfo, Bonus, UserDailyRechargeReport, Risk, ReceiveBill, UserConfigDialog, RealName, Withdraw, BooleanTag, Recharge, Device, Suit, Account, RecordBalance, Store, Access, UserRechargeReport, UserAccount, UserDevice, LineChart},
+ components: {
+ BindRecord,
+ RiskInfo,
+ Bonus,
+ UserDailyRechargeReport,
+ Risk,
+ ReceiveBill,
+ UserConfigDialog,
+ RealName,
+ Withdraw,
+ BooleanTag,
+ Recharge,
+ Device,
+ Suit,
+ Account,
+ RecordBalance,
+ Store,
+ Access,
+ UserRechargeReport,
+ UserAccount,
+ UserDevice,
+ LineChart,
+ UserFormDialog
+ },
data() {
return {
BonusArrivalType,
@@ -189,6 +315,7 @@ export default {
detail: {},
loading: false,
showConfigDialog: false,
+ showEditDialog: false,
}
},
computed: {
@@ -243,7 +370,7 @@ export default {
.phone-number {
font-size: 18px;
line-height: 30px;
- color: #9B9B9B;
+ color: #9b9b9b;
}
.user-header {
text-align: center;
diff --git a/src/views/system/smUser/index.vue b/src/views/system/smUser/index.vue
index 06da38b..e5086b3 100644
--- a/src/views/system/smUser/index.vue
+++ b/src/views/system/smUser/index.vue
@@ -224,78 +224,22 @@
@pagination="getList"
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- %
-
-
-
-
- %
-
-
-
-
-
-
-
-
-
- {{withdrawServiceUnit(form.withdrawServiceType)}}
-
-
-
-
-
-
-
-
-
-
+
+
+