提交 4d80e1fb 编写于 作者: ibizdev's avatar ibizdev

chitanda 发布系统代码 [TrainSys,网页端]

上级 e379144f
.app-map-position {
.map-modal {
.map-modal {
.el-dialog {
margin-top: 60px;
width: 90%;
}
.el-dialog__header {
padding: 10px 0px 10px 40px;
}
.el-dialog__body {
padding: 6px 10px;
}
.search-toolbar {
display: flex;
#map__result {
......@@ -21,8 +22,10 @@
margin-right: 20px;
}
}
.el-vue-amap-container {
padding-top: 20px;
height: 640px;
}
.amap-marker-content {
img {
width: 25px;
......@@ -40,11 +43,4 @@
border-radius: 3px;
}
}
}
.el-vue-amap-container {
padding-top: 20px;
height: 640px;
}
}
}
......@@ -169,7 +169,7 @@
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet author="root" id="tab-phone-52-6">
<changeSet author="root" id="tab-phone-53-6">
<createTable tableName="T_PHONE">
<column name="PHONEID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_PHONE"/>
......
......@@ -211,7 +211,7 @@
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
"showCaption" : false
} ],
"getPSLayout" : {
"columnCount" : 24,
......@@ -361,7 +361,7 @@
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
"showCaption" : false
} ],
"getPSLayout" : {
"columnCount" : 24,
......
......@@ -1197,7 +1197,7 @@
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
"showCaption" : false
} ],
"getPSLayout" : {
"columnCount" : 24,
......@@ -1347,7 +1347,7 @@
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
"showCaption" : false
} ],
"getPSLayout" : {
"columnCount" : 24,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册