Files
2026-09-08 19:49:21 +08:00

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"){}#-->
<!--#
}
#-->