设计完成30%

This commit is contained in:
2026-07-14 07:01:32 +08:00
parent 355f47976a
commit 1015e60ff7
95 changed files with 1991 additions and 349 deletions
+326 -28
View File
@@ -2,63 +2,361 @@
"pages": [
{
"path": "pages/auth/a01-entry",
"style": { "navigationStyle": "custom", "enablePullDownRefresh": false }
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/auth/a02-login",
"style": { "navigationStyle": "custom", "enablePullDownRefresh": false }
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/auth/a03-mobile-verify",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/auth/a04-register",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/auth/a05-reset-password",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/auth/a06-auth-status",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/genealogy/g01-my-genealogies",
"style": { "navigationStyle": "custom", "enablePullDownRefresh": false }
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/genealogy/g02-empty-genealogies",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/genealogy/g03-create-genealogy",
"style": { "navigationStyle": "custom" }
},
{
"path": "pages/genealogy/g05-genealogy-overview",
"style": { "navigationStyle": "custom" }
},
{
"path": "pages/genealogy/g06-search-genealogies",
"style": { "navigationStyle": "custom" }
},
{
"path": "pages/genealogy/g10-application-review",
"style": { "navigationStyle": "custom" }
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/genealogy/g04-first-ancestor",
"style": { "navigationStyle": "custom" }
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/skeleton/content-list-skeleton",
"style": { "navigationStyle": "custom" }
"path": "pages/genealogy/g05-genealogy-overview",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f02-publish-feed",
"style": { "navigationStyle": "custom" }
"path": "pages/genealogy/g06-search-genealogies",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/genealogy/g07-search-result",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/genealogy/g08-join-application",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/genealogy/g09-my-applications",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/genealogy/g10-application-review",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/genealogy/g11-genealogy-settings",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/genealogy/g12-generation-poems",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/tree/t01-tree-overview",
"style": { "navigationStyle": "custom", "disableScroll": true }
"style": {
"navigationStyle": "custom",
"disableScroll": true
}
},
{
"path": "pages/tree/t02-tree-states",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/tree/t03-member-profile",
"style": { "navigationStyle": "custom" }
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/tree/t04-add-relative",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/tree/t05-edit-member",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/tree/t06-edit-relationship",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/tree/t07-member-directory",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/tree/t08-member-states",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f01-family-feed",
"style": { "navigationStyle": "custom" }
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m01-profile-home",
"style": { "navigationStyle": "custom" }
"path": "pages/family/f02-publish-feed",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f03-feed-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f04-article-list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f05-article-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f06-article-editor",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f07-album-list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f08-album-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f09-media-upload",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/family/f10-video-list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r01-people-list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r02-person-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r03-gift-list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r04-gift-editor",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r05-ritual-list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r06-ritual-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r07-ritual-editor",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r08-growth-journal",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r09-life-events",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r10-memo-list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/records/r11-merit-records",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/notification/n01-message-center",
"style": { "navigationStyle": "custom" }
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/notification/n02-message-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m01-profile-home",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m02-edit-profile",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m03-security-settings",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m04-change-password",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m05-change-phone",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m06-help-center",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m07-feedback",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m08-promotion",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m09-vip-orders",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/m10-about-settings",
"style": {
"navigationStyle": "custom"
}
}
],
"globalStyle": {
@@ -67,4 +365,4 @@
"navigationBarBackgroundColor": "#F6F0E5",
"backgroundColor": "#F6F0E5"
}
}
}