Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
icbcRPG
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
wildfirecode13
icbcRPG
Commits
a2428c50
Commit
a2428c50
authored
Dec 30, 2020
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a9c4fabc
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
3 deletions
+8
-3
index.js
project/mock/e-family/index.js
+1
-1
index.html
project/public/index.html
+1
-1
widgetConfig.js
project/src/pages/main3/widgetConfig.js
+6
-1
No files found.
project/mock/e-family/index.js
View file @
a2428c50
...
...
@@ -4,7 +4,7 @@ export const homeInfo = {
{
"canUpdateNickName"
:
false
,
"figures"
:
[{
"figureId"
:
"1"
},
{
"figureId"
:
"2"
},
{
"figureId"
:
"3"
}],
"newUser"
:
0
,
"newUser"
:
1
,
"userInfo"
:
{
"figureId"
:
"3"
,
"joyBeans"
:
123456789123
,
"nickName"
:
"13"
}
},
"message"
:
null
,
...
...
project/public/index.html
View file @
a2428c50
...
...
@@ -5,7 +5,7 @@
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<meta
name=
"theme-color"
content=
"#000000"
>
<title>
e趣
小镇
</title>
<title>
生活
小镇
</title>
<script
src=
"getTokenKey"
id=
"scriptkey"
></script>
<script
id=
"scriptjs"
src=
"//yun.duiba.com.cn/js-libs/px-token/0.0.4/px-token.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/js-libs/rem/1.1.0/rem.min.js"
></script>
...
...
project/src/pages/main3/widgetConfig.js
View file @
a2428c50
...
...
@@ -361,6 +361,11 @@ export let widgetConfig = {
},
assets
:
[
{
"name"
:
"引导1图"
,
"url"
:
"//yun.duiba.com.cn/spark/assets/b9cd839f5ea8a1eebebfaa74ea34c664cb58f084.png"
,
"uuid"
:
"guide1"
,
"ext"
:
".png"
}
]
}
\ No newline at end of file
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