2026-01-31 22:02:01 +08:00
|
|
|
{
|
|
|
|
|
"pages": [
|
2026-02-01 22:03:00 +08:00
|
|
|
"pages/home/home",
|
2026-02-08 21:17:12 +08:00
|
|
|
"pages/index/index",
|
|
|
|
|
"pages/knowledge/index",
|
|
|
|
|
"pages/knowledge/list",
|
|
|
|
|
"pages/knowledge/article",
|
2026-02-15 23:50:01 +08:00
|
|
|
"pages/webview/index",
|
|
|
|
|
"pages/privacy/privacy"
|
2026-01-31 22:02:01 +08:00
|
|
|
],
|
|
|
|
|
"window": {
|
|
|
|
|
"navigationBarTitleText": "我的第一个小程序"
|
|
|
|
|
},
|
|
|
|
|
"style": "v2",
|
|
|
|
|
"sitemapLocation": "sitemap.json"
|
|
|
|
|
}
|