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
4321d264
Commit
4321d264
authored
Dec 30, 2020
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
b2905012
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.js
project/mock/e-family/index.js
+1
-1
main3.jsx
project/src/pages/main3/main3.jsx
+1
-1
main3.less
project/src/pages/main3/main3.less
+1
-1
No files found.
project/mock/e-family/index.js
View file @
4321d264
...
...
@@ -5,7 +5,7 @@ export const homeInfo = {
"canUpdateNickName"
:
false
,
"figures"
:
[{
"figureId"
:
"1"
},
{
"figureId"
:
"2"
},
{
"figureId"
:
"3"
}],
"newUser"
:
0
,
"userInfo"
:
{
"figureId"
:
"3"
,
"joyBeans"
:
1
0100
,
"nickName"
:
"13"
}
"userInfo"
:
{
"figureId"
:
"3"
,
"joyBeans"
:
1
23456789123
,
"nickName"
:
"13"
}
},
"message"
:
null
,
"success"
:
true
...
...
project/src/pages/main3/main3.jsx
View file @
4321d264
...
...
@@ -231,7 +231,7 @@ class Main3 extends Component {
/>
)
}
<
span
className=
"main3_num "
uuid=
"018875e0-9592-4854-ba0b-2cd58464a6a2"
>
欢趣豆
:
{
joyBeans
}
欢趣豆
:
{
joyBeans
}
</
span
>
<
span
className=
"main3_nick "
uuid=
"a7518930-17cc-427a-a6e5-27a593b309c4"
>
{
nickName
}
...
...
project/src/pages/main3/main3.less
View file @
4321d264
...
...
@@ -76,7 +76,7 @@
width: 50px;
height: 19px;
left: 295px;
top:
59
px;
top:
30
px;
position: absolute;
}
}
...
...
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