feat:小调整
This commit is contained in:
@@ -86,7 +86,7 @@ const list = ref([
|
|||||||
path: "",
|
path: "",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: "https://oss.nianxx.cn/mp/static/version_101/home/fjfw.png",
|
icon: "https://oss.nianxx.cn/mp/static/version_101/home/hjfw.png",
|
||||||
title: "呼叫热线",
|
title: "呼叫热线",
|
||||||
content: "我们将全程为您提供细致解答与暖心服务。",
|
content: "我们将全程为您提供细致解答与暖心服务。",
|
||||||
btnText: "去呼叫",
|
btnText: "去呼叫",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
class="z-[12] flex w-full shrink-0 flex-row items-center bg-[#F0F8F3]"
|
class="z-[12] flex w-full shrink-0 flex-row items-center bg-[#F0F8F3]"
|
||||||
>
|
>
|
||||||
<view
|
<view
|
||||||
class="ml-[12px] flex h-[32px] w-[32px] shrink-0 items-center justify-center rounded-full border border-white/20 bg-[rgba(0,0,0,0.3)]"
|
class="ml-[12px] mr-[8px] flex h-[32px] w-[32px] shrink-0 items-center justify-center rounded-full border border-white/20 bg-[rgba(0,0,0,0.3)]"
|
||||||
@click="handleMainPanoramaClick"
|
@click="handleMainPanoramaClick"
|
||||||
>
|
>
|
||||||
<uni-icons type="arrow-left" size="18" color="#FFFFFF" />
|
<uni-icons type="arrow-left" size="18" color="#FFFFFF" />
|
||||||
|
|||||||
Reference in New Issue
Block a user