Initial commit: Happy Up monorepo through Sprint 5.
Document-driven MVP with FastAPI backend, Vue H5, WeChat mini shell, product demo, and Docker dev stack. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/login/login",
|
||||
"pages/home/home",
|
||||
"pages/screening/screening"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTitleText": "Happy Up",
|
||||
"navigationBarBackgroundColor": "#1a6fb5",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#eef2f7"
|
||||
},
|
||||
"style": "v2",
|
||||
"sitemapLocation": "sitemap.json"
|
||||
}
|
||||
Reference in New Issue
Block a user