20 lines
337 B
HTML
20 lines
337 B
HTML
<!--#
|
|
layout("/layouts/platform.html"){
|
|
#-->
|
|
<style>
|
|
.el-descriptions__table {
|
|
table-layout: fixed !important;
|
|
}
|
|
|
|
.el-descriptions-item__cell {
|
|
text-align: center !important;
|
|
}
|
|
</style>
|
|
<script>
|
|
window.type = 40002
|
|
</script>
|
|
<!--#include("/platform/activity/union/layoutPlan.html"){}#-->
|
|
|
|
<!--#
|
|
}
|
|
#--> |