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

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

上级 e379144f
.app-map-position {
.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 {
position: absolute;
z-index: 20;
right: 10px;
top: 110px;
}
.el-vue-search-box-container {
height: 40px;
margin-right: 20px;
}
}
}
.amap-marker-content {
img {
width: 25px;
height: 34px;
}
.input-map__marker {
position: absolute;
top: -28px;
right: -160px;
color: #fff;
padding: 0px 10px;
white-space: nowrap;
font-size: 12px;
font-family: "";
border-radius: 3px;
}
}
.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 {
position: absolute;
z-index: 20;
right: 10px;
top: 110px;
}
.el-vue-search-box-container {
height: 40px;
margin-right: 20px;
}
}
.el-vue-amap-container {
padding-top: 20px;
height: 640px;
}
.amap-marker-content {
img {
width: 25px;
height: 34px;
}
.el-vue-amap-container {
padding-top: 20px;
height: 640px;
.input-map__marker {
position: absolute;
top: -28px;
right: -160px;
color: #fff;
padding: 0px 10px;
white-space: nowrap;
font-size: 12px;
font-family: "";
border-radius: 3px;
}
}
}
\ No newline at end of file
}
......@@ -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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册