refactor: 移除模板分支显示文本

This commit is contained in:
feige996
2025-07-08 16:48:47 +08:00
parent d0b8b5d28d
commit c0118df836

View File

@@ -85,11 +85,5 @@ console.log('index')
{{ PLATFORM.platform }}
</text>
</view>
<view class="mt-4 text-center">
模板分支是
<text class="text-green-500">
base
</text>
</view>
</view>
</template>