|
|
@@ -31,12 +31,12 @@
|
|
|
</checkbox-group>
|
|
|
</view>
|
|
|
|
|
|
- <button class="admin-button-com big blue" style="width:45vh;margin-top:50upx;" @click="commit">确认修改</button>
|
|
|
+ <button class="admin-button-com big blue" style="width:45vw;margin-top:50upx;" @click="commit">确认修改</button>
|
|
|
|
|
|
</template>
|
|
|
|
|
|
- <button v-if="ghsCgScene!=''" class="admin-button-com big" style="width:40vh;margin-top:20upx;" @click="goHome">返回首页</button>
|
|
|
- <button v-else class="admin-button-com big" style="width:45vh;margin-top:20upx;" @click="goBack">返回</button>
|
|
|
+ <button v-if="ghsCgScene!=''" class="admin-button-com big" style="width:40vw;margin-top:20upx;" @click="goHome">返回首页</button>
|
|
|
+ <button v-else class="admin-button-com big" style="width:45vw;margin-top:20upx;" @click="goBack">返回</button>
|
|
|
|
|
|
<view style="margin-top:20upx;">
|
|
|
<view style="font-size:28upx;">微信下拉,搜索小程序 花掌柜,可再次买花</view>
|