refine: 显示模板分支

This commit is contained in:
菲鸽 2024-04-02 21:05:29 +08:00
parent 4770817fdc
commit 37b52d1243

View File

@ -20,26 +20,7 @@
<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 text-center"> <view class="mt-8 text-center">
<text class="text-green-400">在线文档</text> <text class="text-green-400">当前模板分支tabbar</text>
<!-- #ifndef H5 -->
https://codercup.github.io/unibest-docs/
<!-- #endif -->
<!-- #ifdef H5 -->
<a href="https://codercup.github.io/unibest-docs/" target="_blank">
https://codercup.github.io/unibest-docs/
</a>
<!-- #endif -->
</view>
<view class="mt-4 text-center">
<text class="text-green-400">在线预览</text>
<!-- #ifndef H5 -->
https://codercup.github.io/unibest/
<!-- #endif -->
<!-- #ifdef H5 -->
<a href="https://codercup.github.io/unibest/" target="_blank">
https://codercup.github.io/unibest/
</a>
<!-- #endif -->
</view> </view>
</view> </view>
<tabbar /> <tabbar />