chore: modify index UI
This commit is contained in:
parent
2d30a05712
commit
06390f014b
@ -12,13 +12,14 @@
|
||||
</view>
|
||||
<view class="mt-8">
|
||||
<view class="text-center mt-4 font-bold">开箱即用的 uniapp+vue3+ts 模板</view>
|
||||
<!-- <view class="text-center mt-4 font-bold">欢迎使用 </view> -->
|
||||
<view class="mt-8">果然UniIcons 在 微信小程序下颜色丢失</view>
|
||||
<uni-icons type="contact" size="30"></uni-icons>
|
||||
<uni-icons type="contact" size="30" color="red"></uni-icons>
|
||||
<view mt-4>UnoCSS Icons就正常,以后还是多用UnoCSS Icons 吧</view>
|
||||
<view class="i-carbon-car" />
|
||||
<view class="i-carbon-car text-red" />
|
||||
<!--
|
||||
<view class="mt-8">果然UniIcons 在 微信小程序下颜色丢失</view>
|
||||
<uni-icons type="contact" size="30"></uni-icons>
|
||||
<uni-icons type="contact" size="30" color="red"></uni-icons>
|
||||
<view mt-4>UnoCSS Icons就正常,以后还是多用UnoCSS Icons 吧</view>
|
||||
<view class="i-carbon-car" />
|
||||
<view class="i-carbon-car text-red" />
|
||||
-->
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user