feat: unifly --> unibest

This commit is contained in:
Burt
2024-01-22 14:21:17 +08:00
parent e7262dc1db
commit aa2353d784
6 changed files with 18 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "unifly-uniapp",
"name": "UniBest App",
"appid": "H5871D791",
"description": "",
"versionName": "1.0.0",

View File

@@ -8,10 +8,14 @@
<view class="bg-white h-full overflow-hidden pt-24 px-4">
<view class="mt-8">
<image src="/static/logo.png" alt="" class="w-20 h-20 block mx-auto" />
<view class="text-2xl text-center mt-4 font-bold"> vue3-uniapp-template </view>
<view class="text-2xl text-center mt-4 font-bold"> UniBest </view>
</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 text-xl">开箱即用的 uniapp+vue3+ts 模板</view>
<view class="text-center mt-4 font-bold"
><text class="text-red"> UniBest </text> <text class="text-blue">uni</text>app拥有
<text class="text-blue"> Best</text> 体验 ^_^</view
>
<!--
<view class="mt-8">果然UniIcons 微信小程序下颜色丢失</view>
<uni-icons type="contact" size="30"></uni-icons>