tremble 3 роки тому
батько
коміт
8f1b6a6b3c
3 змінених файлів з 36 додано та 3 видалено
  1. 3 3
      css/oldVer/main0.css
  2. 13 0
      images/doll_label_corner.svg
  3. 20 0
      images/labelline.svg

+ 3 - 3
css/oldVer/main0.css

@@ -38,16 +38,16 @@ iframe{
 	height: 100%;
 	/* margin: 80px auto; */
 	display: none;
-	z-index: 10001;
+	z-index: 999999;
 	background:  rgba(0,0,0,0.6);
 }
 .popup-content{
 	position: relative;
 	width: 100%;
 	height: 100%;
-	overflow-x: hidden;
+	overflow: hidden;
 }
-#id1{ width: 100%; height: 99.4%;}
+#id1{ width: 100%; height: 100%;}
 #popup.wait{
 	opacity:0.1; 
 }

+ 13 - 0
images/doll_label_corner.svg

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="6px" height="6px" viewBox="0 0 6 6" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>map_corner  </title>
+    <g id="页面-1" stroke="none" stroke-width="3" fill="none" fill-rule="evenodd">
+        <g id="展示界面-三维" transform="translate(-56.000000, -270.000000)" fill="#FFFFFF" fill-rule="nonzero">
+            <g id="编组-15" transform="translate(31.000000, 270.000000)">
+                <g id="形状结合-+-形状结合-蒙版" transform="translate(25.000000, 0.000000)">
+                    <path d="M6,6 L5,6 L5,2.705 L3.301,1 L0,1 L0,0 L3.71522641,0 L6,2.29344795 L6,6 Z" id="map_corner--" transform="translate(3.000000, 3.000000) scale(-1, 1) translate(-3.000000, -3.000000) "></path>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>

+ 20 - 0
images/labelline.svg

@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="4px" height="60px" viewBox="0 0 4 60" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+    <title>map_line</title>
+    <defs>
+        <linearGradient x1="50%" y1="50%" x2="50%" y2="11.688261%" id="linearGradient-1">
+            <stop stop-color="#FFFFFF" offset="0%"></stop>
+            <stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"></stop>
+            <stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"></stop>
+        </linearGradient>
+    </defs>
+    <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+        <g id="展示界面-三维" transform="translate(-78.000000, -298.000000)" fill="url(#linearGradient-1)">
+            <g id="编组-15" transform="translate(31.000000, 270.000000)">
+                <g id="编组-14" transform="translate(25.000000, 0.000000)">
+                    <polygon id="map_line" points="22 20 26 20 23.9752968 88"></polygon>
+                </g>
+            </g>
+        </g>
+    </g>
+</svg>