Commit ffd20cc5 by libai

测试

parent df8756eb
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
filter: none !important; filter: none !important;
outline: none; outline: none;
background-image: none !important; background-image: none !important;
text-indent: 0.2rem; text-indent: 0.1rem;
right: 0.65rem; right: 0.65rem;
top: 0.1rem; top: 0.1rem;
} }
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
border: none; border: none;
/*清除select聚焦时候的边框颜色*/ /*清除select聚焦时候的边框颜色*/
outline: none; outline: none;
text-indent: 0.2rem; text-indent: 0.1rem;
} }
.list-btn-ul { .list-btn-ul {
margin-left: 0.3rem; margin-left: 0.3rem;
......
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
filter: none !important; filter: none !important;
outline: none; outline: none;
background-image: none !important; background-image: none !important;
text-indent: 0.2rem; text-indent: 0.1rem;
right: 0.65rem; right: 0.65rem;
top: 0.1rem; top: 0.1rem;
option{ option{
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
border: none; border: none;
/*清除select聚焦时候的边框颜色*/ /*清除select聚焦时候的边框颜色*/
outline: none; outline: none;
text-indent: 0.2rem; text-indent: 0.1rem;
} }
} }
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<title>我的数据</title> <title>我的数据</title>
<link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/myData.css"> <link rel="stylesheet" href="css/myData.css?v=20210616">
<script src="lib/fsize.js"></script> <script src="lib/fsize.js"></script>
<style> <style>
.layui-layer-ico { .layui-layer-ico {
......
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