@ -130,6 +130,14 @@
onMounted(() => {
getList()
})
onShow(() => {
if (userStore.mobile) {
uni.navigateTo({
url: '/pages/login/login'
});
}
</script>
<style scoped lang="scss">
@ -100,6 +100,13 @@
<template>