|
@@ -15,7 +15,7 @@
|
|
|
<image src="/static/13779@1x.png" mode="widthFix" class="house-illustration"></image>
|
|
|
|
|
|
<view class="actions-container">
|
|
|
- <up-button @click="onLogin" :customStyle="WeChat">微信授权登录</up-button>
|
|
|
+ <up-button @click="onLogin" :customStyle="WeChat">微信授权登录{{ scene }}</up-button>
|
|
|
<view class="xieyi text-center">
|
|
|
<up-checkbox-group v-model="checkboxValue">
|
|
|
<up-checkbox label="我已认真阅读、理解并同意" name="agree" usedAlone @change="onCheckboxChange" class="text-grey1">
|