|
|
@@ -107,8 +107,8 @@
|
|
|
<div v-show="showMiniCodeArea">
|
|
|
<view style="text-align:center;">
|
|
|
<image style="width:200px;height:200px;margin:0 auto;" :src="miniCodeSrc"></image>
|
|
|
- <view style="text-align:center;margin-top:20px;margin-bottom:20px;">请扫上方小程序码完成绑定</view>
|
|
|
- <button class="admin-button-com big blue" @click="complete">完成</button>
|
|
|
+ <view style="text-align:center;margin-top:20px;margin-bottom:20px;">请扫描上方小程序码完成绑定</view>
|
|
|
+ <button class="admin-button-com big blue" @click="complete" style="padding-left:18px;padding-right:18px;">完成</button>
|
|
|
</view>
|
|
|
</div>
|
|
|
</div>
|