feat:数字积分加枚举
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
<Header title="绑定区块链地址" bgColor="rgba(0,0,0,0)" />
|
||||
<view class="setting-view">
|
||||
<view class="mid-view">
|
||||
<text class="text-zu1 text-32 mt-24">地址</text>
|
||||
<text class="text-gray text-32 mt-24">地址</text>
|
||||
<view class="input-view">
|
||||
<up-input placeholder="请输入地址" border="surround" v-model="account" :customStyle="inputCss"></up-input>
|
||||
</view>
|
||||
<text class="text-zu1 text-32 mt-48">主网络</text>
|
||||
<text class="text-gray text-32 mt-48">主网络</text>
|
||||
<view class="input-view">
|
||||
<up-input placeholder="请选择主网络" border="surround" v-model="name" :customStyle="inputCss"></up-input>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user