diff --git a/components/withdrawalGuide/index.vue b/components/withdrawalGuide/index.vue new file mode 100644 index 0000000..acd660b --- /dev/null +++ b/components/withdrawalGuide/index.vue @@ -0,0 +1,156 @@ + + + + + diff --git a/pages/mine/balance/withdrawal.vue b/pages/mine/balance/withdrawal.vue index dda1b21..1fa0bab 100644 --- a/pages/mine/balance/withdrawal.vue +++ b/pages/mine/balance/withdrawal.vue @@ -7,7 +7,7 @@ :rules="rules" ref="uForm" > - {{ '请先绑定银行卡' }} - + --> - {{ - '提现' - }} + {{ '提现' }} + + + diff --git a/pages/mine/balance/withdrawlDetail.vue b/pages/mine/balance/withdrawlDetail.vue index f28fa87..ed40053 100644 --- a/pages/mine/balance/withdrawlDetail.vue +++ b/pages/mine/balance/withdrawlDetail.vue @@ -1,150 +1,171 @@ \ No newline at end of file + .thesuccess { + color: #005bac; + } + } + } +} + diff --git a/static/images/with-drawal-mini-code.png b/static/images/with-drawal-mini-code.png new file mode 100644 index 0000000..40b0c4f Binary files /dev/null and b/static/images/with-drawal-mini-code.png differ