提交 7aca397c authored 作者: 王鹏飞's avatar 王鹏飞

update

上级 641e8bce
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="cont-mian center97"> <div class="cont-mian center97">
<div class="module" v-if="activeIndex == 0"> <div class="module" v-if="activeIndex == 0">
<div class="left-txt" v-html="content"></div> <div class="left-txt" v-html="content"></div>
<img src="https://zws-imgs-pub.ezijing.com/static/public/3128bdbea80c04f1cbe1d3d5c600f2c5.png" alt="" class="exh" /> <img src="https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg" alt="" class="exh" />
</div> </div>
<div class="module" v-if="activeIndex == 1"> <div class="module" v-if="activeIndex == 1">
<div> <div>
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<li :key="index" @click="goPage(item.source)">{{ item.title }}</li> <li :key="index" @click="goPage(item.source)">{{ item.title }}</li>
</template> </template>
</ul> </ul>
<img src="https://zws-imgs-pub.ezijing.com/static/public/3128bdbea80c04f1cbe1d3d5c600f2c5.png" alt="" class="exh" /> <img src="https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg" alt="" class="exh" />
</div> </div>
</div> </div>
</div> </div>
......
...@@ -6,10 +6,7 @@ ...@@ -6,10 +6,7 @@
<img @click="goPreview('https://www.ezijing.com/news/6722349643281203200')" src="https://zws-imgs-pub.ezijing.com/static/public/2174fabdc33f20bbaceeb34b97c190c4.jpg" /> <img @click="goPreview('https://www.ezijing.com/news/6722349643281203200')" src="https://zws-imgs-pub.ezijing.com/static/public/2174fabdc33f20bbaceeb34b97c190c4.jpg" />
</swiper-slide> --> </swiper-slide> -->
<swiper-slide> <swiper-slide>
<img <img src="https://zws-imgs-pub.ezijing.com/pc/marywood/banner.jpg" />
@click="goPreview('https://zws-imgs-pub.ezijing.com/static/public/fcac7efb74162f33045f8876d28c5b12.pdf')"
src="https://zws-imgs-pub.ezijing.com/pc/marywood/banner.jpg"
/>
</swiper-slide> </swiper-slide>
<!-- <swiper-slide> <!-- <swiper-slide>
<img <img
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<list :data="listData[0]" v-if="activeIndex == 0"></list> <list :data="listData[0]" v-if="activeIndex == 0"></list>
<list :data="listData[1]" v-if="activeIndex == 1"></list> <list :data="listData[1]" v-if="activeIndex == 1"></list>
</div> </div>
<img src="https://zws-imgs-pub.ezijing.com/static/public/b998e6153f6814da345834d585fe28b7.png" alt="" /> <img src="https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg" alt="" />
</div> </div>
</div> </div>
</template> </template>
......
...@@ -45,7 +45,7 @@ export default { ...@@ -45,7 +45,7 @@ export default {
requestType = [ requestType = [
{ {
name: '紫荆教育', name: '紫荆教育',
image: 'https://zws-imgs-pub.ezijing.com/static/public/f62705e4cad2efda7a3c79a3125ff344.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
}, },
{ {
name: '玛丽伍德大学', name: '玛丽伍德大学',
...@@ -60,7 +60,7 @@ export default { ...@@ -60,7 +60,7 @@ export default {
requestType = [ requestType = [
{ {
name: '项目特色', name: '项目特色',
image: 'https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/m1-c1-img1.fc81eacb.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
} }
] ]
} }
......
...@@ -33,15 +33,15 @@ export default { ...@@ -33,15 +33,15 @@ export default {
const requestType = [ const requestType = [
{ {
name: '申请条件', name: '申请条件',
image: 'https://zws-imgs-pub.ezijing.com/static/public/7f972b57efd8b5783a286ff219111679.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
}, },
{ {
name: '申请流程', name: '申请流程',
image: 'https://zws-imgs-pub.ezijing.com/static/public/7f972b57efd8b5783a286ff219111679.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
}, },
{ {
name: '常见问题', name: '常见问题',
image: 'https://zws-imgs-pub.ezijing.com/static/public/7f972b57efd8b5783a286ff219111679.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
} }
] ]
requestType.map((item, index) => { requestType.map((item, index) => {
......
...@@ -45,11 +45,11 @@ export default { ...@@ -45,11 +45,11 @@ export default {
const requestType = [ const requestType = [
{ {
name: '学费', name: '学费',
image: 'https://zws-imgs-pub.ezijing.com/static/public/7f972b57efd8b5783a286ff219111679.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
}, },
{ {
name: '贷款', name: '贷款',
image: 'https://zws-imgs-pub.ezijing.com/static/public/7f972b57efd8b5783a286ff219111679.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
} }
] ]
requestType.map((item, index) => { requestType.map((item, index) => {
......
...@@ -37,7 +37,7 @@ export default { ...@@ -37,7 +37,7 @@ export default {
}, },
mounted() { mounted() {
// this.getData() // this.getData()
}, },
methods: { methods: {
changeTab(index) { changeTab(index) {
this.activeIndex = index this.activeIndex = index
......
...@@ -23,7 +23,7 @@ export default { ...@@ -23,7 +23,7 @@ export default {
const requestType = [ const requestType = [
{ {
name: '课程设置', name: '课程设置',
image: 'https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/m2-r-img.b002ecd2.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
} }
] ]
requestType.map((item, index) => { requestType.map((item, index) => {
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<teaching-list v-show="teachingListIndex == 1" :data="this.allList[56]" :type="1"></teaching-list> <teaching-list v-show="teachingListIndex == 1" :data="this.allList[56]" :type="1"></teaching-list>
<teaching-list v-show="teachingListIndex == 2" :data="this.allList[57]" :type="1"></teaching-list> <teaching-list v-show="teachingListIndex == 2" :data="this.allList[57]" :type="1"></teaching-list>
</div> </div>
<img src="https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/m2-r-img.b002ecd2.png" alt="" /> <img src="https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg" alt="" />
</div> </div>
</div> </div>
</div> </div>
...@@ -69,12 +69,12 @@ export default { ...@@ -69,12 +69,12 @@ export default {
{ {
type: 56, type: 56,
name: '美方师资', name: '美方师资',
image: 'https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/m2-r-img.b002ecd2.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
}, },
{ {
type: 57, type: 57,
name: '中方师资', name: '中方师资',
image: 'https://zws-imgs-pub.ezijing.com/static/build/learn-mba/resources/m2-r-img.b002ecd2.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
} }
] ]
requestType.map((item, index) => { requestType.map((item, index) => {
......
...@@ -75,11 +75,11 @@ export default { ...@@ -75,11 +75,11 @@ export default {
const requestType = [ const requestType = [
{ {
name: '宣讲会实录', name: '宣讲会实录',
image: 'https://zws-imgs-pub.ezijing.com/static/public/09a620add2643574f9f0de4424db5ebe.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
}, },
{ {
name: '项目介绍', name: '项目介绍',
image: 'https://zws-imgs-pub.ezijing.com/static/public/09a620add2643574f9f0de4424db5ebe.png' image: 'https://zws-imgs-pub.ezijing.com/pc/marywood/project.jpg'
} }
] ]
requestType.map((item, index) => { requestType.map((item, index) => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论