feat: icon图标处理

This commit is contained in:
2026-03-11 22:56:20 +08:00
parent 239b5886f9
commit e61f6fc596
6 changed files with 10 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -5,7 +5,7 @@
<view class="flex flex-items-center flex-justify-between p-12 border-box" @click="openMap">
<view class="rounded-16 p-16 bg-theme-color-50">
<view class="w-32 h-32 rounded-full bg-white flex flex-items-center flex-justify-center">
<image src="./images/map_icon.png" class="w-16 h-16" />
<uni-icons type="location" size="16" color="#171717" />
</view>
</view>
<view class="center ml-12">