xuxy
2024-08-12 30cb0df99ada7cffda1bd5b97c52ea3e45c4cda7
update
已修改2个文件
9 ■■■■■ 文件已修改
pages/home/supplier-home.vue 补丁 | 查看 | 原始文档 | blame | 历史
pages/user/supplier-user.vue 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/home/supplier-home.vue
pages/user/supplier-user.vue
@@ -247,7 +247,8 @@
                    <uni-icons type="right"></uni-icons>
                </view>
            </view>
            <view class="user-util m-t-12 flex" v-if="selftype==='customer'" @click="clearlogout">
             <!-- v-if="selftype==='customer'" -->
            <view class="user-util m-t-12 flex" @click="clearlogout">
                <view class="title">退出登录</view>
                <view class="right-icon">
                    <uni-icons type="right"></uni-icons>
@@ -328,11 +329,11 @@
        <!-- #endif -->
        <!-- #ifndef PUB_CUSTOMER -->
        <view class="button-login-out topic-gray" @click="clearlogout">
    <!--     <view class="button-login-out topic-gray" @click="clearlogout">
            退出登录
        </view>
        </view> -->
        <view style="padding-bottom:200rpx">
        <view style="padding-bottom:160rpx">
        </view>
        <common-footer flg="1"></common-footer>
        <!-- #endif -->