|
@@ -73,14 +73,14 @@ export default {
|
|
// /* row (默认值) : 主轴为水平万向,起点在左端。*/
|
|
// /* row (默认值) : 主轴为水平万向,起点在左端。*/
|
|
// flex-direction: row;
|
|
// flex-direction: row;
|
|
}
|
|
}
|
|
- .box>div#demo1{
|
|
|
|
- width: 50%;
|
|
|
|
- height: 94%;
|
|
|
|
- margin: 2%;
|
|
|
|
- color: #eeeeee;
|
|
|
|
- font-size: 15px;
|
|
|
|
- // border: 1px solid rgb(255, 255, 255);
|
|
|
|
- }
|
|
|
|
|
|
+ // .box>div#demo1{
|
|
|
|
+ // width: 50%;
|
|
|
|
+ // height: 94%;
|
|
|
|
+ // margin: 2%;
|
|
|
|
+ // color: #eeeeee;
|
|
|
|
+ // font-size: 15px;
|
|
|
|
+ // // border: 1px solid rgb(255, 255, 255);
|
|
|
|
+ // }
|
|
.box>div{
|
|
.box>div{
|
|
width: 70%;
|
|
width: 70%;
|
|
height: 94%;
|
|
height: 94%;
|