- Change VITE_API_URL in .env from localhost:3000 to localhost:3001 for backend access. - Update index.html to replace favicon with logo.png and ensure proper HTML structure. - Add new dependencies for WangEditor in package.json and package-lock.json to support rich text editing features.
6 lines
137 B
JSON
6 lines
137 B
JSON
{
|
|
"usingComponents": {},
|
|
"navigationBarTitleText": "最近比赛",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "dark"
|
|
} |