Commit fed2dc35 authored by derong.zhang's avatar derong.zhang

删除多余图片

parent 996d897f
...@@ -82,7 +82,7 @@ export default { ...@@ -82,7 +82,7 @@ export default {
height: 100%; height: 100%;
width: 100%; width: 100%;
position: relative; position: relative;
background: url("../../static/bgs.jpg") no-repeat center 0 / cover; background: url("../../static/bgss.jpg") no-repeat center 0 / cover;
} }
.logincontent{ .logincontent{
width:300px; width:300px;
......
...@@ -223,7 +223,7 @@ export default { ...@@ -223,7 +223,7 @@ export default {
.detailstrategy{ .detailstrategy{
height: 100%; height: 100%;
width: 100%; width: 100%;
background: url("../../static/bgs.jpg") no-repeat center 0 / cover; background: url("../../static/bgss.jpg") no-repeat center 0 / cover;
font-family:"Microsoft Yahei"; font-family:"Microsoft Yahei";
overflow: hidden; overflow: hidden;
} }
......
...@@ -237,7 +237,7 @@ export default { ...@@ -237,7 +237,7 @@ export default {
.sourcematerial{ .sourcematerial{
height: 100%; height: 100%;
width: 100%; width: 100%;
background: url('../../static/bgs.jpg') no-repeat center 0 / cover; background: url('../../static/bgss.jpg') no-repeat center 0 / cover;
font-family:"Microsoft Yahei"; font-family:"Microsoft Yahei";
overflow: hidden; overflow: hidden;
} }
......
...@@ -620,7 +620,7 @@ export default { ...@@ -620,7 +620,7 @@ export default {
.strategymange{ .strategymange{
height: 100%; height: 100%;
width: 100%; width: 100%;
background: url("../../static/bgs.jpg") no-repeat center 0 / cover; background: url("../../static/bgss.jpg") no-repeat center 0 / cover;
font-family:"Microsoft Yahei"; font-family:"Microsoft Yahei";
overflow: hidden; overflow: hidden;
} }
...@@ -824,7 +824,6 @@ export default { ...@@ -824,7 +824,6 @@ export default {
} }
.leftdiv_title_class{ .leftdiv_title_class{
min-height: 30px; min-height: 30px;
/* border: 1px solid black; */
width: 100%; width: 100%;
text-align: center; text-align: center;
float: left; float: left;
......
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 to comment