NGTools/pages-config/condition.json
liaody 3d90da2569 pages.json 分文件配置
uni-module 更新升级
2024-10-09 22:44:03 +08:00

18 lines
366 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* /// Pages-Tool: 该文件是pages-tool插件的配置文件根据pages-config.json的配置,本文件的内容可能合并到pages.json*/
{
"condition": {
"list": [
// {
// "path": "pages/list/detail"
// },
// {
// "path": "pages/list/list"
// },
// {
// "path": "pages/ucenter/settings/settings"
// }
],
"current": 1
}
}