Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
华
华夏模拟理财_20250701
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
SparkProjects
华夏模拟理财_20250701
Commits
070926f1
Commit
070926f1
authored
Jul 29, 2025
by
zhangyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
分享页
parent
846ee4b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.ts
mock/index.ts
+2
-2
App.tsx
src/App.tsx
+1
-1
No files found.
mock/index.ts
View file @
070926f1
...
...
@@ -20,11 +20,11 @@ export default [
"message"
:
"报错了~"
,
"code"
:
null
,
"data"
:
{
shareInfo
:
{
shareInfo
:
JSON
.
stringify
(
{
"title"
:
"万亿体验金狂欢节"
,
"content"
:
"快来助我一臂之力,一起领百万理财体验金~"
,
"thumbnail"
:
"//yun.duiba.com.cn/polaris/sharepic.8254652ad0b961401148278339f92ae7da94cf8b.png"
},
}
)
,
}
}
},
...
...
src/App.tsx
View file @
070926f1
...
...
@@ -35,7 +35,7 @@ class App extends Component {
prize
:
PrizePage
,
share
:
SharePage
}[
skinId
]
||
HomePage
;
PageCtrl
.
changePage
(
Home
Page
);
PageCtrl
.
changePage
(
default
Page
);
}
async
componentDidMount
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment