feat(AppGuide): 新增应用指南组件

This commit is contained in:
chengcheng
2025-08-30 14:56:20 +08:00
parent 68d0048393
commit 368c90f327
10 changed files with 101 additions and 7 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ const handleAccessUrl = () => {
<!-- 操作按钮 -->
<div class="w-full flex justify-center mt-2">
<button
class="w-4/5 rounded-full px-4 py-0.5 border-gray-300 bg-blue-500"
class="w-4/5 rounded-full px-4 py-0.5 border-gray-300 bg-theme-primary"
@click.stop.prevent="handleAccessUrl"
>
一键使用