提交 b4961643 authored 作者: lihuihui's avatar lihuihui

页面优化

上级 f6140249
...@@ -5675,7 +5675,7 @@ ...@@ -5675,7 +5675,7 @@
}, },
"html-tags": { "html-tags": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npm.taobao.org/html-tags/download/html-tags-2.0.0.tgz", "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-2.0.0.tgz",
"integrity": "sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos=" "integrity": "sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos="
}, },
"html-webpack-plugin": { "html-webpack-plugin": {
...@@ -6638,7 +6638,7 @@ ...@@ -6638,7 +6638,7 @@
}, },
"lodash.kebabcase": { "lodash.kebabcase": {
"version": "4.1.1", "version": "4.1.1",
"resolved": "https://registry.npm.taobao.org/lodash.kebabcase/download/lodash.kebabcase-4.1.1.tgz", "resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz",
"integrity": "sha1-hImxyw0p/4gZXM7KRI/21swpXDY=" "integrity": "sha1-hImxyw0p/4gZXM7KRI/21swpXDY="
}, },
"loglevel": { "loglevel": {
...@@ -9936,7 +9936,7 @@ ...@@ -9936,7 +9936,7 @@
}, },
"svg-tags": { "svg-tags": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npm.taobao.org/svg-tags/download/svg-tags-1.0.0.tgz", "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
"integrity": "sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=" "integrity": "sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q="
}, },
"swiper": { "swiper": {
......
...@@ -55,7 +55,7 @@ export default { ...@@ -55,7 +55,7 @@ export default {
{ title: '招生信息', path: '/recruit' }, { title: '招生信息', path: '/recruit' },
{ title: '教学模块', path: '/teaching' }, { title: '教学模块', path: '/teaching' },
{ title: '师生风采', path: '/presence' }, { title: '师生风采', path: '/presence' },
{ title: '职业发展', path: '/careerDev' }, // { title: '职业发展', path: '/careerDev' },
{ title: '校友工作', path: '/alumniWork' } { title: '校友工作', path: '/alumniWork' }
], ],
isLogin: false, isLogin: false,
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<div class="txt">报名申请</div> <div class="txt">报名申请</div>
<div class="block"></div> <div class="block"></div>
</li> </li>
<li @click="goPreview('https://zws-imgs-pub.ezijing.com/static/public/965bbdaee3a4dd7c128b0e2c0956187b.pdf')"> <li @click="goPreview('https://zws-imgs-pub.ezijing.com/static/public/cdb75e250231bd4d851e5786566f4076.pdf')">
<div class="icon"> <div class="icon">
<img src="../../assets/img/lang/banner-i2.png" alt="" /> <img src="../../assets/img/lang/banner-i2.png" alt="" />
</div> </div>
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
<div class="cont"> <div class="cont">
<div class="close-box" @click="videoShow = false"></div> <div class="close-box" @click="videoShow = false"></div>
<video <video
src="https://zws-imgs-pub.ezijing.com/static/public/20e07479a162e0201b1ff9f626acdcd4.mp4" src="https://zws-imgs-pub.ezijing.com/static/public/51ed846fb6bca0540bd1f0809c31be6a.mp4"
width="" width=""
height="" height=""
controls="controls" controls="controls"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论