页面
Some checks are pending
Auto Merge Main to Other Branches / Merge main into i18n (push) Waiting to run
Auto Merge Main to Other Branches / Merge main into base-sard-ui (push) Waiting to run

This commit is contained in:
sjeam 2025-09-06 12:15:47 +08:00
parent 95e24b2100
commit d62e963162

View File

@ -142,11 +142,11 @@
},
]"
></wd-col-picker>
<button v-if="type === 1" class="mt-2" @click="goBack">返回</button>
<!-- <button v-if="type === 1" class="mt-2" @click="goBack">返回</button> -->
</wd-popup>
</wd-card>
</view>
<button v-if="hasLogin" class="mt-2" @click="logout">退出登录</button>
<!-- <button v-if="hasLogin" class="mt-2" @click="logout">退出登录</button> -->
</view>
</template>