refine: 首页 style

This commit is contained in:
菲鸽 2024-03-23 18:11:18 +08:00
parent 9f58b85de8
commit e3d4ba86a4

View File

@ -18,7 +18,7 @@
<view class="text-center text-4xl main-title-color mt-4">unibest</view> <view class="text-center text-4xl main-title-color mt-4">unibest</view>
<view class="text-center text-2xl mt-2 mb-8">最好用的 uniapp 开发模板</view> <view class="text-center text-2xl mt-2 mb-8">最好用的 uniapp 开发模板</view>
<view class="text-justify max-w-100 m-auto text-4 indent mb-2">{{ description }} </view> <view class="text-justify max-w-100 m-auto text-4 indent mb-2">{{ description }} </view>
<view class="mt-8"> <view class="mt-8 text-center">
<text class="text-green-400">在线文档</text> <text class="text-green-400">在线文档</text>
<!-- #ifndef H5 --> <!-- #ifndef H5 -->
https://codercup.github.io/unibest-docs/ https://codercup.github.io/unibest-docs/
@ -29,7 +29,7 @@
</a> </a>
<!-- #endif --> <!-- #endif -->
</view> </view>
<view class="mt-4"> <view class="mt-4 text-center">
<text class="text-green-400">在线预览</text> <text class="text-green-400">在线预览</text>
<!-- #ifndef H5 --> <!-- #ifndef H5 -->
https://codercup.github.io/unibest/ https://codercup.github.io/unibest/