|
@@ -34,7 +34,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
-<script setup>
|
|
|
|
|
|
|
+<script setup lang="ts">
|
|
|
import $tab from "@/plugins/tab.js"
|
|
import $tab from "@/plugins/tab.js"
|
|
|
import { getUserInfo } from '@/utils/auth'
|
|
import { getUserInfo } from '@/utils/auth'
|
|
|
import { useUserStore } from '@/store/user.js'
|
|
import { useUserStore } from '@/store/user.js'
|