feat: unifly --> unibest
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "unifly-uniapp",
|
||||
"name": "UniBest App",
|
||||
"appid": "H5871D791",
|
||||
"description": "",
|
||||
"versionName": "1.0.0",
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user