feat(AppGuide): 新增应用指南组件
This commit is contained in:
@@ -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"
|
||||
>
|
||||
一键使用
|
||||
|
||||
Reference in New Issue
Block a user