|
@@ -1,56 +1,73 @@
|
|
|
<template>
|
|
|
-<view class="website-xywh-page">
|
|
|
- <h1 class="website-default-title xywh-title">学院文化</h1>
|
|
|
- <view class="xywh-row xx-row">
|
|
|
- <view class="xywh-row-content">
|
|
|
- <h1 class="xywh-name">校训</h1>
|
|
|
- <h5>读书明志,精熟一技</h5>
|
|
|
- <p><span>办学宗旨:</span>育人为根本,技能为核心,</p>
|
|
|
- <p><span></span>服务为宗旨,就业创业为导向</p>
|
|
|
- <p><span>培养目标:</span>学会做人做事,学会知识技能</p>
|
|
|
- <p><span></span>学会动脑动手,学会生存生活</p>
|
|
|
- <p><span>培养模式:</span>宽基础、活模块、重实践、强能力</p>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="xywh-row xh-row">
|
|
|
- <view class="xywh-row-content">
|
|
|
- <h1 class="xywh-name">校徽</h1>
|
|
|
- <p>责任:为学生终生负责,终身为教育负责</p>
|
|
|
- <p>使命:改变现实、点亮希望、塑造未来</p>
|
|
|
- <p>校风:团结、勤奋、务实、进取</p>
|
|
|
- <p>教风:教书育人、管理育人、服务育人、环境育人</p>
|
|
|
- <p>学风:学会做人、学会生存</p>
|
|
|
- <p>领导作风:精诚合作、廉洁奉公、联系群众、开拓创新</p>
|
|
|
- <p>管理作风:服从于管理,服务于管理</p>
|
|
|
- <p>学院精神:与时俱进,争创一流</p>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="xywh-row xg-row">
|
|
|
- <view class="xywh-row-content">
|
|
|
- <h1 class="xywh-name">校歌</h1>
|
|
|
- <p>迎着旭日的阳光,迎着旭日的阳光</p>
|
|
|
- <p>迎着旭日的阳光,啊迎着旭日的阳光</p>
|
|
|
- <p>迎着旭日的阳光,噢我们走进交通的学堂</p>
|
|
|
- <p>学会做人,学会生存,追求人生美好理想</p>
|
|
|
- <p>迎着旭日的阳光,噢我们来到同学的身旁</p>
|
|
|
- <p>教书育人,桃李芬芳,我们的职业无尚荣光</p>
|
|
|
- <p>团结勤奋,务实进取,我们在蓝天碧海翱翔</p>
|
|
|
- <p>手拉着手,师生相长,肩并着肩,相得益彰</p>
|
|
|
- <p>创新服务,节约和谐,我们前进在科学发展</p>
|
|
|
- <p>珍惜生命,珍爱时光,我们比翼,比翼飞翔</p>
|
|
|
- <p>发展的大路上。飞翔飞翔啊</p>
|
|
|
- <p>比翼飞翔。</p>
|
|
|
- <p>张开理想的翅膀,飞翔飞翔啊</p>
|
|
|
- <p>谱写崭新的篇章,飞翔飞翔</p>
|
|
|
- <p>让校园充满爱和阳光,飞翔飞翔</p>
|
|
|
- <p>让未来更加辉煌,更加辉煌</p>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
+<view class="dljt-page-box dljt-xywh-page">
|
|
|
+ <MtaNavbar></MtaNavbar>
|
|
|
+ <view class="dljt-container-box">
|
|
|
+ <view class="dljt-page-title">学院文化</view>
|
|
|
+ <view class="dljt-page-content-box">
|
|
|
+ <view class="dljt-breadcrumb-box">
|
|
|
+ <view class="breadcrumb-text" @click="handleGo()">首页</view>
|
|
|
+ <icon class="breadcrumb-jt"></icon>
|
|
|
+ <view class="breadcrumb-text">学院概况</view>
|
|
|
+ <icon class="breadcrumb-jt"></icon>
|
|
|
+ <view class="breadcrumb-active">学院文化</view>
|
|
|
+ </view>
|
|
|
+ <view class="dljt-detail-box">
|
|
|
+ <view class="xywh-row xx-row">
|
|
|
+ <view class="xywh-row-content">
|
|
|
+ <view class="xywh-name">校训</view>
|
|
|
+ <view class="xywh-title">读书明志,精熟一技</view>
|
|
|
+ <view class="xywh-text"><text>办学宗旨:</text>育人为根本,技能为核心,</view>
|
|
|
+ <view class="xywh-text"><text></text>服务为宗旨,就业创业为导向</view>
|
|
|
+ <view class="xywh-text"><text>培养目标:</text>学会做人做事,学会知识技能</view>
|
|
|
+ <view class="xywh-text"><text></text>学会动脑动手,学会生存生活</view>
|
|
|
+ <view class="xywh-text"><text>培养模式:</text>宽基础、活模块、重实践、强能力</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="xywh-row xh-row">
|
|
|
+ <view class="xywh-row-content">
|
|
|
+ <view class="xywh-name">校徽</view>
|
|
|
+ <view class="xywh-text">责任:为学生终生负责,终身为教育负责</view>
|
|
|
+ <view class="xywh-text">使命:改变现实、点亮希望、塑造未来</view>
|
|
|
+ <view class="xywh-text">校风:团结、勤奋、务实、进取</view>
|
|
|
+ <view class="xywh-text">教风:教书育人、管理育人、服务育人、环境育人</view>
|
|
|
+ <view class="xywh-text">学风:学会做人、学会生存</view>
|
|
|
+ <view class="xywh-text">领导作风:精诚合作、廉洁奉公、联系群众、</view>
|
|
|
+ <view class="xywh-text left-text">开拓创新</view>
|
|
|
+ <view class="xywh-text">管理作风:服从于管理,服务于管理</view>
|
|
|
+ <view class="xywh-text">学院精神:与时俱进,争创一流</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="xywh-row xg-row">
|
|
|
+ <view class="xywh-row-content">
|
|
|
+ <view class="xywh-name">校歌</view>
|
|
|
+ <view class="xywh-text">迎着旭日的阳光,迎着旭日的阳光</view>
|
|
|
+ <view class="xywh-text">迎着旭日的阳光,啊迎着旭日的阳光</view>
|
|
|
+ <view class="xywh-text">迎着旭日的阳光,噢我们走进交通的学堂</view>
|
|
|
+ <view class="xywh-text">学会做人,学会生存,追求人生美好理想</view>
|
|
|
+ <view class="xywh-text">迎着旭日的阳光,噢我们来到同学的身旁</view>
|
|
|
+ <view class="xywh-text">教书育人,桃李芬芳,我们的职业无尚荣光</view>
|
|
|
+ <view class="xywh-text">团结勤奋,务实进取,我们在蓝天碧海翱翔</view>
|
|
|
+ <view class="xywh-text">手拉着手,师生相长,肩并着肩,相得益彰</view>
|
|
|
+ <view class="xywh-text">创新服务,节约和谐,我们前进在科学发展</view>
|
|
|
+ <view class="xywh-text">珍惜生命,珍爱时光,我们比翼,比翼飞翔</view>
|
|
|
+ <view class="xywh-text">发展的大路上。飞翔飞翔啊</view>
|
|
|
+ <view class="xywh-text">比翼飞翔。</view>
|
|
|
+ <view class="xywh-text">张开理想的翅膀,飞翔飞翔啊</view>
|
|
|
+ <view class="xywh-text">谱写崭新的篇章,飞翔飞翔</view>
|
|
|
+ <view class="xywh-text">让校园充满爱和阳光,飞翔飞翔</view>
|
|
|
+ <view class="xywh-text">让未来更加辉煌,更加辉煌</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <!-- 底部导航 -->
|
|
|
+ <MtaFooter></MtaFooter>
|
|
|
</view>
|
|
|
</template>
|
|
|
|
|
|
<script setup>
|
|
|
-
|
|
|
+import MtaFooter from "@/components/MtaFooter.vue"
|
|
|
</script>
|
|
|
|
|
|
<style>
|