```
feat: 更新学院标识和名称为梧州职业学院 - 替换所有页面中的"广西水利电力职业技术学院"为"梧州职业学院" - 更新登录页面标题和版权信息 - 更换学院logo和登录背景图片 - 修改各种申请表、鉴定表、助学金申请等相关文档中的学院名称 - 调整休学证明、复学证明等文件中的学院简称 ```
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<template>
|
||||
<template>
|
||||
<div v-loading.fullscreen.lock="loading" class="app-container">
|
||||
|
||||
<!-- 搜索表单 -->
|
||||
@@ -91,12 +91,12 @@
|
||||
<!-- 学生评语表(正面) -->
|
||||
<div id="commentTable" class="print-page">
|
||||
<div class="print-header">
|
||||
<h1>广西水利电力职业技术学院学生评语表</h1>
|
||||
<h1>梧州职业学院学生评语表</h1>
|
||||
</div>
|
||||
|
||||
<table class="print-table comment-table">
|
||||
<tr>
|
||||
<th colspan="8">广西水利电力职业技术学院学生评语表</th>
|
||||
<th colspan="8">梧州职业学院学生评语表</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>学年</td>
|
||||
@@ -155,13 +155,13 @@
|
||||
</table>
|
||||
|
||||
<p class="print-note" style="text-align: center;">本表用钢笔或签字笔工整填写,由辅导员保管,学生离校时存入学生档案。</p>
|
||||
<p class="print-note" style="text-align: center;">广西水利电力职业技术学院 学生工作处印制</p>
|
||||
<p class="print-note" style="text-align: center;">梧州职业学院 学生工作处印制</p>
|
||||
</div>
|
||||
|
||||
<!-- 学生综合素质鉴定表(背面) -->
|
||||
<div id="evaluationTable" class="print-page">
|
||||
<div class="print-header">
|
||||
<h1>广西水利电力职业技术学院学生综合素质鉴定表</h1>
|
||||
<h1>梧州职业学院学生综合素质鉴定表</h1>
|
||||
</div>
|
||||
|
||||
<table class="print-table evaluation-table">
|
||||
@@ -1016,4 +1016,4 @@ body {
|
||||
bottom: 5px !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user