Commit cf4a7951 authored by Mac's avatar Mac

1

parent 0bc3e88d
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
</scroll-view> </scroll-view>
</view> </view>
<view class="release" v-if='isAttestation==1 && isFaTie==1' @click.stop="gopublishing()"> <view class="release" v-if='isFaTie==1' @click.stop="gopublishing()">
<!-- <image src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/pp-fabu.png" style="width: 100%;height: 100%;"></image> --> <!-- <image src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/pp-fabu.png" style="width: 100%;height: 100%;"></image> -->
<!-- 发布动态按钮 --> <!-- 发布动态按钮 -->
<view class="fbanniu"> <view class="fbanniu">
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
<u-toast ref="uToast" /> <u-toast ref="uToast" />
<tabbar></tabbar> <tabbar></tabbar>
<auth v-if="showAuth" @changeuserinfo="reloadUserinfo" @gbAuth='gbAuth'></auth> <auth v-if="showAuth" @changeuserinfo="reloadUserinfo" @gbAuth='gbAuth'></auth>
<u-modal v-model="show" content="还未认证,是否去认证?" :show-cancel-button='true' @confirm='queren'></u-modal> <u-modal v-model="show" content="还未认证/上传身份证信息,是否去认证?" :show-cancel-button='true' @confirm='queren'></u-modal>
</view> </view>
</template> </template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment