docs: add customizable to slogan

This commit is contained in:
chenjiahan
2023-02-05 20:36:52 +08:00
parent 51aaf3aaa3
commit ff14e7585b
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ apps:
command: # 使用此命令启动服务,且不执行run
root: ./ # 应用的启动目录
name: Vant # 应用名称
description: A lightweight Vue UI library for mobile web apps. # 应用描述
description: A lightweight, customizable Vue UI library for mobile web apps. # 应用描述
autoOpen: true # 打开工作空间时是否自动开启预览(优先级高于根级 autoOpen)