添加初始化目录结构

This commit is contained in:
yuantao
2025-10-28 10:33:00 +08:00
parent 726985d38f
commit ad0f64a48a
2 changed files with 18 additions and 1 deletions

View File

@@ -7,7 +7,11 @@
"subPackages": [
{
"root": "subPages",
"pages": []
"pages": [
{
"path": "welcome/index"
}
]
}
],
"easycom": {