Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
icbcrpgshare
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
icbcrpgshare
Commits
8b37bad3
Commit
8b37bad3
authored
Dec 19, 2020
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
8e7afb8b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
17 deletions
+7
-17
dsl.json
dsl.json
+1
-1
share.less
project/src/pages/share/share.less
+2
-1
resList.js
project/src/resconfig/resList.js
+4
-15
No files found.
dsl.json
View file @
8b37bad3
{
"view"
:{
"children"
:[{
"name"
:
"share"
,
"properties"
:{
"style"
:{
"width"
:
750
,
"height"
:
1624
,
"position"
:
"absolute"
},
"attrs"
:{},
"className"
:
""
},
"uuid"
:
"56b8468a-451e-423d-bc93-843f74e35170"
,
"nodeType"
:
"Div"
,
"children"
:[{
"name"
:
"bg"
,
"properties"
:{
"style"
:{
"width"
:
750
,
"height"
:
1624
,
"position"
:
"absolute"
},
"attrs"
:{
"source"
:
"asset://64bd0c7b-cf6a-45da-847a-846866120f06"
},
"className"
:
""
},
"uuid"
:
"9c7a49b1-a443-4e35-a5e1-2939349f09e7"
,
"nodeType"
:
"Image"
},{
"name"
:
"share_btn"
,
"properties"
:{
"style"
:{
"width"
:
446
,
"height"
:
99
,
"left"
:
152
,
"top"
:
1136
,
"position"
:
"absolute"
},
"attrs"
:{
"source"
:
"asset://53ff7051-7b71-49ad-ac7f-d35df1e135f0"
},
"className"
:
""
},
"uuid"
:
"566aad1b-c581-4e3c-87c6-c3a051656ec8"
,
"nodeType"
:
"Image"
}],
"viewType"
:
"Page"
}]},
"assets"
:[{
"
name"
:
"bg"
,
"ext"
:
".png"
,
"uuid"
:
"64bd0c7b-cf6a-45da-847a-846866120f06"
,
"url"
:
"https://yun.duiba.com.cn/spark/assets/f22ffa96142c33ea321a5d3bec383c2a6e09cee4.pn
g"
},{
"name"
:
"share_btn"
,
"ext"
:
".png"
,
"uuid"
:
"53ff7051-7b71-49ad-ac7f-d35df1e135f0"
,
"url"
:
"https://yun.duiba.com.cn/spark/assets/eeea9e26e6010babeb918efe6595cf59ee774d18.png"
}],
"animations"
:[],
"dependencies"
:{},
"customModules"
:{},
"type"
:
"save dsljson"
}
{
"view"
:{
"children"
:[{
"name"
:
"share"
,
"properties"
:{
"style"
:{
"width"
:
750
,
"height"
:
1624
,
"position"
:
"absolute"
},
"attrs"
:{},
"className"
:
""
},
"uuid"
:
"56b8468a-451e-423d-bc93-843f74e35170"
,
"nodeType"
:
"Div"
,
"children"
:[{
"name"
:
"bg"
,
"properties"
:{
"style"
:{
"width"
:
750
,
"height"
:
1624
,
"position"
:
"absolute"
},
"attrs"
:{
"source"
:
"asset://64bd0c7b-cf6a-45da-847a-846866120f06"
},
"className"
:
""
},
"uuid"
:
"9c7a49b1-a443-4e35-a5e1-2939349f09e7"
,
"nodeType"
:
"Image"
},{
"name"
:
"share_btn"
,
"properties"
:{
"style"
:{
"width"
:
446
,
"height"
:
99
,
"left"
:
152
,
"top"
:
1136
,
"position"
:
"absolute"
},
"attrs"
:{
"source"
:
"asset://53ff7051-7b71-49ad-ac7f-d35df1e135f0"
},
"className"
:
""
},
"uuid"
:
"566aad1b-c581-4e3c-87c6-c3a051656ec8"
,
"nodeType"
:
"Image"
}],
"viewType"
:
"Page"
}]},
"assets"
:[{
"
ext"
:
".jpg"
,
"url"
:
"https://yun.duiba.com.cn/spark/assets/e8178d5e1ff192351a2e60d667176b9499d39cfc.jpg"
,
"uuid"
:
"64bd0c7b-cf6a-45da-847a-846866120f06"
,
"name"
:
"b
g"
},{
"name"
:
"share_btn"
,
"ext"
:
".png"
,
"uuid"
:
"53ff7051-7b71-49ad-ac7f-d35df1e135f0"
,
"url"
:
"https://yun.duiba.com.cn/spark/assets/eeea9e26e6010babeb918efe6595cf59ee774d18.png"
}],
"animations"
:[],
"dependencies"
:{},
"customModules"
:{},
"type"
:
"save dsljson"
}
project/src/pages/share/share.less
View file @
8b37bad3
.share {
width: 750px;
height: 1624px;
position: absolute;
top: calc(50% - (1624px / 2));
position: fixed;
.bg {
width: 750px;
height: 1624px;
...
...
project/src/resconfig/resList.js
View file @
8b37bad3
const
resList
=
{
'64bd0c7b-cf6a-45da-847a-846866120f06'
:
{
name
:
'bg'
,
ext
:
'.png'
,
uuid
:
'64bd0c7b-cf6a-45da-847a-846866120f06'
,
url
:
'https://yun.duiba.com.cn/spark/assets/f22ffa96142c33ea321a5d3bec383c2a6e09cee4.png'
,
},
'53ff7051-7b71-49ad-ac7f-d35df1e135f0'
:
{
name
:
'share_btn'
,
ext
:
'.png'
,
uuid
:
'53ff7051-7b71-49ad-ac7f-d35df1e135f0'
,
url
:
'https://yun.duiba.com.cn/spark/assets/eeea9e26e6010babeb918efe6595cf59ee774d18.png'
,
},
};
export
default
resList
;
const
resList
=
{
"64bd0c7b-cf6a-45da-847a-846866120f06"
:{
"ext"
:
".jpg"
,
"url"
:
"https://yun.duiba.com.cn/spark/assets/e8178d5e1ff192351a2e60d667176b9499d39cfc.jpg"
,
"uuid"
:
"64bd0c7b-cf6a-45da-847a-846866120f06"
,
"name"
:
"bg"
},
"53ff7051-7b71-49ad-ac7f-d35df1e135f0"
:{
"name"
:
"share_btn"
,
"ext"
:
".png"
,
"uuid"
:
"53ff7051-7b71-49ad-ac7f-d35df1e135f0"
,
"url"
:
"https://yun.duiba.com.cn/spark/assets/eeea9e26e6010babeb918efe6595cf59ee774d18.png"
},
}
export
default
resList
;
\ 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