diff --git a/pages/rwa_package/account/components/account-item.vue b/pages/rwa_package/account/components/account-item.vue
index bbfbcf0..dd0b4d7 100644
--- a/pages/rwa_package/account/components/account-item.vue
+++ b/pages/rwa_package/account/components/account-item.vue
@@ -1,6 +1,6 @@
-
+
{{itemData.name}}
账号:{{itemData.account}}
diff --git a/pages/rwa_package/account/components/select-lian-two.vue b/pages/rwa_package/account/components/select-lian-two.vue
new file mode 100644
index 0000000..c4a5879
--- /dev/null
+++ b/pages/rwa_package/account/components/select-lian-two.vue
@@ -0,0 +1,212 @@
+
+
+
+
+
+ 选择地址
+
+
+
+
+
+
+ {{item.account}}
+
+
+
+
+
+ {{`请先绑定一个ALPHACEX账户,用于收款`}}
+
+
+ 添加
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/rwa_package/account/components/select-lian.vue b/pages/rwa_package/account/components/select-lian.vue
index 0171b82..7791eb1 100644
--- a/pages/rwa_package/account/components/select-lian.vue
+++ b/pages/rwa_package/account/components/select-lian.vue
@@ -8,21 +8,24 @@
- BNB Smart Chain(BEP20)
- {{item.addressOne}}
+
+
+ BNB Smart Chain(BEP20)
+ {{item.addressOne}}
+
- {{`请先添加一个区块链地址`}}
-
-
-
-
+ {{`请先绑定一个区块链账户,用于收款`}}
+
- 添加地址
+ 添加
+
@@ -110,7 +113,7 @@ import func from '@/utils/func.js';
.item-bottom-btn{
width:100%;
margin-top:24rpx;
- min-height:72rpx;
+ min-height:88rpx;
display: flex;
}
.item-mid-view-two{
@@ -125,7 +128,20 @@ import func from '@/utils/func.js';
height:120rpx;
margin-top:120rpx;
}
-
+ .add-btn{
+ width:248rpx;
+ height:72rpx;
+ display: flex;
+ flex-direction: row;
+ align-items: center;
+ justify-content: center;
+ border:2rpx solid #7934f6;
+ border-radius: 12rpx;
+ image{
+ width:32rpx;
+ height:32rpx;
+ }
+ }
}
.item-mid-view{
@@ -138,8 +154,7 @@ import func from '@/utils/func.js';
overflow-y: auto;
.item-mid-list{
display: flex;
- flex-direction: column;
- justify-content: space-between;
+ flex-direction: row;
width:98%;
height:152rpx;
min-height:152rpx;
@@ -150,6 +165,14 @@ import func from '@/utils/func.js';
padding: 32rpx;
box-sizing: border-box;
position: relative;
+ .item-mid-li{
+ margin-left:24rpx;
+ flex:1;
+ display: flex;
+ flex-direction: column;
+ justify-content: space-between;
+ height:88rpx;
+ }
.show-item-left{
display: flex;
flex-direction: column;
diff --git a/pages/rwa_package/account/index.vue b/pages/rwa_package/account/index.vue
index 123ccdf..7bffe5b 100644
--- a/pages/rwa_package/account/index.vue
+++ b/pages/rwa_package/account/index.vue
@@ -1,43 +1,179 @@
-
+
-
- 提现成功 ¥{{money || 0}}
- 由于第三方结算原因,提现成功后可能存在一定延迟请关注提现账户变动情况~
+
+
+ {{item}}
+
+
+
+
+
+
+
-
+
+
+
diff --git a/pages/rwa_package/rwa_withdrawal/rwa_withdrawal.vue b/pages/rwa_package/rwa_withdrawal/rwa_withdrawal.vue
index e72de0d..6de8276 100644
--- a/pages/rwa_package/rwa_withdrawal/rwa_withdrawal.vue
+++ b/pages/rwa_package/rwa_withdrawal/rwa_withdrawal.vue
@@ -1,42 +1,71 @@
-
-
-
-
-
- {{ categotyObj.name || 'USDT' }}
- {{ categotyObj.curAmount || 0 }}
-
-
- 行权金额
-
- 当前可行权余额 {{ categotyObj.curAmount || 0 }} {{ categotyObj.name || 'USDT' }}
-
-
-
- 行权账户
-
- {{ accountName }}
- 请选择行权账户
-
-
-
-
- 交易密码《共享计划终止协议》
-
-
-
- 备注
-
-
+
+
+
+
+ 行权账户
+
+
+
-
- 提交
+
+ 行权金额
+ 《共享计划终止协议》
+
+
+
+ 全部
+
+ 余额 {{money}} TBC
+
+ 支付密码
+
+
+
+
+
+
+ 备注:
+
+
-
+
+
+
+ 到账数量
+ {{inputThree || 0}}
+ TBC
+
+
+
+
+
+
-
+
-