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
5a448275
Commit
5a448275
authored
Feb 26, 2021
by
wanghuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
8c96567c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1045 additions
and
3 deletions
+1045
-3
package.json
project/package.json
+1
-1
main3.jsx
project/src/pages/main3/main3.jsx
+3
-2
yarn.lock
project/yarn.lock
+1041
-0
No files found.
project/package.json
View file @
5a448275
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
"version"
:
"1.0.0"
,
"version"
:
"1.0.0"
,
"private"
:
true
,
"private"
:
true
,
"scripts"
:
{
"scripts"
:
{
"dev"
:
"spark dev --type h5"
,
"dev"
:
"spark dev --type h5
--port 6866
"
,
"prod"
:
"spark build --type h5 --env prod"
,
"prod"
:
"spark build --type h5 --env prod"
,
"build"
:
"spark build --type h5 --env dev"
,
"build"
:
"spark build --type h5 --env dev"
,
"tb"
:
"spark build --type taobao"
"tb"
:
"spark build --type taobao"
...
...
project/src/pages/main3/main3.jsx
View file @
5a448275
...
@@ -200,8 +200,9 @@ class Main3 extends Component {
...
@@ -200,8 +200,9 @@ class Main3 extends Component {
<
div
className=
"main3"
uuid=
"8754a9d1-7453-474b-b722-7cb71483ae85"
ref=
"main3"
>
<
div
className=
"main3"
uuid=
"8754a9d1-7453-474b-b722-7cb71483ae85"
ref=
"main3"
>
<
img
<
img
className=
"main3_bg "
className=
"main3_bg "
uuid=
"25a6c3f8-3f78-4758-b2ab-5bcbfaa0d8bc"
src=
'http://yun.duiba.com.cn/spark/assets/f814904585bbeb176da6121c1dcd253196017b1b.jpg'
src=
"//yun.duiba.com.cn/spark/assets/3dff859e5097ca38eebf736863ea0344dfc1ac76.png"
// uuid="25a6c3f8-3f78-4758-b2ab-5bcbfaa0d8bc"
// src="//yun.duiba.com.cn/spark/assets/3dff859e5097ca38eebf736863ea0344dfc1ac76.png"
/>
/>
<
div
className=
"main3_top "
uuid=
"257105ac-5616-4e29-a4dc-302ed2604193"
>
<
div
className=
"main3_top "
uuid=
"257105ac-5616-4e29-a4dc-302ed2604193"
>
<
div
<
div
...
...
project/yarn.lock
0 → 100644
View file @
5a448275
This diff is collapsed.
Click to expand it.
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