Commit 29980f46 by zhangheng

2

parent 20c9880c
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="393705e8-a82c-4795-9b3b-5f911ddba9ac" name="Default" comment=""> <list default="true" id="393705e8-a82c-4795-9b3b-5f911ddba9ac" name="Default" comment="">
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc" afterPath="$PROJECT_DIR$/.sass-cache/a99bcb3812225bbee2e3b2905f436d29891f981a/main.scssc" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Public/static/images/b-20.png" afterPath="$PROJECT_DIR$/Public/static/images/b-20.png" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Public/static/css/main.css" afterPath="$PROJECT_DIR$/Public/static/css/main.css" /> <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Public/static/css/main.css" afterPath="$PROJECT_DIR$/Public/static/css/main.css" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Public/static/css/main.scss" afterPath="$PROJECT_DIR$/Public/static/css/main.scss" /> <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Public/static/css/main.scss" afterPath="$PROJECT_DIR$/Public/static/css/main.scss" />
</list> </list>
...@@ -129,8 +132,8 @@ ...@@ -129,8 +132,8 @@
<file leaf-file-name="main.scss" pinned="false" current-in-tab="true"> <file leaf-file-name="main.scss" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/Public/static/css/main.scss"> <entry file="file://$PROJECT_DIR$/Public/static/css/main.scss">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="418"> <state relative-caret-position="380">
<caret line="514" column="15" lean-forward="true" selection-start-line="514" selection-start-column="15" selection-end-line="514" selection-end-column="15" /> <caret line="578" column="3" lean-forward="false" selection-start-line="578" selection-start-column="3" selection-end-line="578" selection-end-column="3" />
<folding /> <folding />
</state> </state>
</provider> </provider>
...@@ -166,6 +169,7 @@ ...@@ -166,6 +169,7 @@
<find>hasc</find> <find>hasc</find>
<find>page-m-b</find> <find>page-m-b</find>
<find>map-29</find> <find>map-29</find>
<find>map-12</find>
</findStrings> </findStrings>
<replaceStrings> <replaceStrings>
<replace>m-</replace> <replace>m-</replace>
...@@ -547,12 +551,12 @@ ...@@ -547,12 +551,12 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1566667513502</updated> <updated>1566667513502</updated>
<workItem from="1566667516612" duration="55749000" /> <workItem from="1566667516612" duration="55749000" />
<workItem from="1567098016695" duration="2019000" /> <workItem from="1567098016695" duration="2093000" />
</task> </task>
<servers /> <servers />
</component> </component>
<component name="TimeTrackingManager"> <component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="57768000" /> <option name="totallyTimeSpent" value="57842000" />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="-176" y="23" width="1440" height="817" extended-state="0" /> <frame x="-176" y="23" width="1440" height="817" extended-state="0" />
...@@ -844,8 +848,8 @@ ...@@ -844,8 +848,8 @@
</entry> </entry>
<entry file="file://$PROJECT_DIR$/Public/static/css/main.scss"> <entry file="file://$PROJECT_DIR$/Public/static/css/main.scss">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="418"> <state relative-caret-position="380">
<caret line="514" column="15" lean-forward="true" selection-start-line="514" selection-start-column="15" selection-end-line="514" selection-end-column="15" /> <caret line="578" column="3" lean-forward="false" selection-start-line="578" selection-start-column="3" selection-end-line="578" selection-end-column="3" />
<folding /> <folding />
</state> </state>
</provider> </provider>
......
...@@ -593,7 +593,7 @@ ul, li { ...@@ -593,7 +593,7 @@ ul, li {
background: url("../images/2.png") left top; background: url("../images/2.png") left top;
width: 486px; width: 486px;
height: 384px; height: 384px;
-webkit-animation: right 0.5s linear 0.5s 1; -webkit-animation: right 0.5s linear 1;
animation-fill-mode: forwards; animation-fill-mode: forwards;
} }
.page-lang .map-3 { .page-lang .map-3 {
...@@ -712,7 +712,7 @@ ul, li { ...@@ -712,7 +712,7 @@ ul, li {
background: url("../images/12.png") left top; background: url("../images/12.png") left top;
width: 468px; width: 468px;
height: 211px; height: 211px;
-webkit-animation: down 1s 1 linear; -webkit-animation: down 1.5s 1 linear;
animation-fill-mode: forwards; animation-fill-mode: forwards;
} }
.page-lang .map-13 { .page-lang .map-13 {
...@@ -736,7 +736,7 @@ ul, li { ...@@ -736,7 +736,7 @@ ul, li {
background: url("../images/14.png") left top; background: url("../images/14.png") left top;
width: 454px; width: 454px;
height: 160px; height: 160px;
-webkit-animation: down 1.5s 1 linear; -webkit-animation: down 2s 1 linear;
animation-fill-mode: forwards; animation-fill-mode: forwards;
} }
.page-lang .map-18 { .page-lang .map-18 {
......
...@@ -568,7 +568,7 @@ ul, li { ...@@ -568,7 +568,7 @@ ul, li {
.map-12 { .map-12 {
opacity: 0; opacity: 0;
@include image_bounds_by_pos("../images/12.png", 89px, 4474px); @include image_bounds_by_pos("../images/12.png", 89px, 4474px);
-webkit-animation: down 1s 1 linear; -webkit-animation: down 1.5s 1 linear;
animation-fill-mode: forwards animation-fill-mode: forwards
} }
.map-13 { .map-13 {
...@@ -580,7 +580,7 @@ ul, li { ...@@ -580,7 +580,7 @@ ul, li {
.map-14 { .map-14 {
opacity: 0; opacity: 0;
@include image_bounds_by_pos("../images/14.png", 105px, 4876px); @include image_bounds_by_pos("../images/14.png", 105px, 4876px);
-webkit-animation: down 1.5s 1 linear; -webkit-animation: down 2s 1 linear;
animation-fill-mode: forwards animation-fill-mode: forwards
} }
.map-18 { .map-18 {
......

14.9 KB | W: | H:

8.8 KB | W: | H:

Public/static/images/b-20.png
Public/static/images/b-20.png
Public/static/images/b-20.png
Public/static/images/b-20.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment