Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
muChangApp
Project
Project
Details
Activity
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
WitCloud
muChangApp
Commits
4a0921e7
Commit
4a0921e7
authored
Dec 23, 2019
by
yating.lin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改:splash图片格式不对 图片文件名重复
parent
8f5bbdcf
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
5 additions
and
5 deletions
+5
-5
config.xml
config.xml
+1
-1
port.png
resources/android/splash/port.png
+0
-0
index.page.scss
src/app/index/index.page.scss
+4
-4
index.jpg
src/assets/bg/index.jpg
+0
-0
index1.png
src/assets/index/index1.png
+0
-0
index2.png
src/assets/index/index2.png
+0
-0
index3.png
src/assets/index/index3.png
+0
-0
index4.png
src/assets/index/index4.png
+0
-0
No files found.
config.xml
View file @
4a0921e7
<?xml version='1.0' encoding='utf-8'?>
<?xml version='1.0' encoding='utf-8'?>
<widget
id=
"com.witium.muchang.test"
version=
"2.9.6.
6.9
"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
<widget
id=
"com.witium.muchang.test"
version=
"2.9.6.
8
"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
<name>
牧场云
</name>
<name>
牧场云
</name>
<description>
test
</description>
<description>
test
</description>
<author
email=
"frank.feng@witium.com"
href=
"http://muchang.witium.com/"
>
Van.chen - frank.feng
</author>
<author
email=
"frank.feng@witium.com"
href=
"http://muchang.witium.com/"
>
Van.chen - frank.feng
</author>
...
...
resources/android/splash/port.png
View replaced file @
8f5bbdcf
View file @
4a0921e7
311 KB
|
W:
|
H:
650 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/app/index/index.page.scss
View file @
4a0921e7
...
@@ -27,28 +27,28 @@
...
@@ -27,28 +27,28 @@
}
}
.leftOnPart
{
.leftOnPart
{
background
:
url("../../assets/index/1.png")
center
;
background
:
url("../../assets/index/
index
1.png")
center
;
position
:
absolute
;
position
:
absolute
;
top
:
0
;
top
:
0
;
left
:
0
;
left
:
0
;
}
}
.rightOnPart
{
.rightOnPart
{
background
:
url("../../assets/index/2.png")
center
;
background
:
url("../../assets/index/
index
2.png")
center
;
position
:
absolute
;
position
:
absolute
;
top
:
0
;
top
:
0
;
left
:
50%
;
left
:
50%
;
}
}
.leftUnderPart
{
.leftUnderPart
{
background
:
url("../../assets/index/3.png")
center
;
background
:
url("../../assets/index/
index
3.png")
center
;
position
:
absolute
;
position
:
absolute
;
top
:
50%
;
top
:
50%
;
left
:
0
;
left
:
0
;
}
}
.rightUnderPart
{
.rightUnderPart
{
background
:
url("../../assets/index/4.png")
center
;
background
:
url("../../assets/index/
index
4.png")
center
;
position
:
absolute
;
position
:
absolute
;
top
:
50%
;
top
:
50%
;
left
:
50%
;
left
:
50%
;
...
...
src/assets/bg/index.jpg
deleted
100644 → 0
View file @
8f5bbdcf
61 KB
src/assets/index/1.png
→
src/assets/index/
index
1.png
View file @
4a0921e7
File moved
src/assets/index/2.png
→
src/assets/index/
index
2.png
View file @
4a0921e7
File moved
src/assets/index/3.png
→
src/assets/index/
index
3.png
View file @
4a0921e7
File moved
src/assets/index/4.png
→
src/assets/index/
index
4.png
View file @
4a0921e7
File moved
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