|
@@ -52,7 +52,7 @@ const userInfo = computed(() => user.info.value?.userInfo)
|
|
|
</script>
|
|
</script>
|
|
|
<template>
|
|
<template>
|
|
|
<cl-page>
|
|
<cl-page>
|
|
|
- <img src="https://oss.xiaoxiongcode.com/static/home/11.png" alt="" class="w-full h-full object-cover" />
|
|
|
|
|
|
|
+ <img src="https://oss.xiaoxiongcode.com/static/home/11.jpg" alt="" class="w-full h-full object-cover" />
|
|
|
<view class="menus ">
|
|
<view class="menus ">
|
|
|
<view v-for="item in menuList" :key="item.code"
|
|
<view v-for="item in menuList" :key="item.code"
|
|
|
class="flex flex-col items-center p-1 px-4 justify-center gap-1 active:scale-[.9] transition-all duration-300"
|
|
class="flex flex-col items-center p-1 px-4 justify-center gap-1 active:scale-[.9] transition-all duration-300"
|