123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525 |
- <template>
- <view class="resource">
- <statusBar :item="navBarData"></statusBar>
- <view class="search">
- <uni-search-bar v-model="searchText" bgColor="#f0f2f5" class="btntop" placeholder="搜索" cancelButton="none"
- clearButton="none"></uni-search-bar>
- </view>
- <view class="top">
- <view class="left" @click="phoneLogin" :class="current == 0 ? info1 : info2">
- <text class="">资源库</text>
- <view v-if="current == 0" class="yun">
- <image src="https://teacherapi.cocorobo.cn/teaching-file/static//yym/Ellipse 10.png"
- mode="aspectFill"></image>
- </view>
- </view>
- <view class="right" @click="accountLogin" :class="current == 1 ? info1 : info2">
- <text class="">精品慕课</text>
- <view v-if="current == 1" class="yun">
- <image src="https://teacherapi.cocorobo.cn/teaching-file/static//yym/Ellipse 10.png"
- mode="aspectFill"></image>
- </view>
- </view>
- </view>
- <swiper class="scroll-view-height" :style="{ height: swiper + 'px' }" @change="swipeIndex" :current="current"
- :duration="300">
- <swiper-item>
- <scroll-view scroll-y="true" :style="{ height: swiper + 'px' }">
- <view class="contBox">
- <view class="cont" @click="gotozyk" v-for="(item, index) in filteredClassList" :index="index"
- :key="index" :data-reId="item.goto">
- <image class="image" :src="item.url" mode="aspectFill" />
- <view class="tit btn-font">{{ item.className }}</view>
- <view class="teacher fz-font">主讲教师:{{ item.th_name }}</view>
- </view>
- </view>
- </scroll-view>
- </swiper-item>
- <swiper-item>
- <scroll-view scroll-y="true" :style="{ height: swiper + 'px' }">
- <view class="contBox">
- <view class="cont" @click="gotoWeb" v-for="(item, index) in filteredClassList2" :index="index"
- :key="index" :data-kid="item.goto">
- <image class="image" :src="item.url" mode="aspectFill" />
- <view class="tit btn-font">{{ item.className }}</view>
- <view class="teacher fz-font">主讲教师:{{ item.th_name }}</view>
- </view>
- </view>
- </scroll-view>
- </swiper-item>
- </swiper>
- </view>
- </template>
- <script>
- export default {
- data() {
- return {
- navBarData: {
- title: "资源库",
- btn: 0,
- },
- current: 0, //登录方式切换
- info1: "info1", //类名
- info2: "info2",
- swiper: 0,
- searchText: "", // 搜索文本
- classList: [{
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//pubic/img5.jpg",
- className: "创新思维",
- goto: "https://zyk.icve.com.cn/courseDetailed?id=efajaxyn4p1fahmj-32xng",
- th_name: "吴伟",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/sc.jpg",
- className: "商机识别与创业营销 ",
- goto: "https://zyk.icve.com.cn/courseDetailed?id=bxmpaiwpzrjixvfpvdzj7w ",
- th_name: "明照凤 ",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/sg.jpg",
- className: "双创生态圈构建 ",
- goto: "https://zyk.icve.com.cn/courseDetailed?id=ewvaiwparxiamjafg03aa ",
- th_name: "徐文泽",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/cy.jpg",
- className: "创业基础 ",
- goto: "https://zyk.icve.com.cn/courseDetailed?id=f-enaxunb7ngggksdm0ivq",
- th_name: "杨哲旗",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/ks.png",
- className: "跨界产品研发实战 ",
- goto: "https://zyk.icve.com.cn/courseDetailed?id=fjioasmspopfnyo0l7d2a",
- th_name: "王程程",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/cs.jpg",
- className: "创造性思维与创新方法训练 ",
- goto: "https://zyk.icve.com.cn/courseDetailed?id=inanarowyjhlw5vrlnrchw",
- th_name: "申珊珊",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/hs.jpg",
- className: "行业创业实践 ",
- goto: "https://zyk.icve.com.cn/courseDetailed?id=jkwpajcprqdgz4dlumimza",
- th_name: "陆亚文",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/cx.png",
- className: "创新方法与训练 ",
- goto: "https://zyk.icve.com.cn/courseDetailed?id=klaqaycnir9cklu4y8yaia",
- th_name: "张梦龙",
- },
- ],
- classList2: [{
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/ydjk.png",
- className: "运动与健康",
- goto: "https://www.xuetangx.com/course/HUBU10011000132/16906642?channel=i.area.course_list_all",
- th_name: "代方梅 史文文 等",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/shyy.png",
- className: "生活英语听说",
- goto: "https://www.xuetangx.com/course/THU05021000376?channel=i.area.course_list_all",
- th_name: "杨芳 张文霞",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/yyll.jpg",
- className: "科研伦理与学术规范",
- goto: "https://www.xuetangx.com/course/BNU03031000037/16905009?channel=i.area.course_list_all",
- th_name: "印波",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/kylw.png",
- className: "如何写好科研论文",
- goto: "https://www.xuetangx.com/course/THU04011000365/16906220?channel=i.area.course_list_all",
- th_name: "高飞飞 张靖 等",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-1.jpg",
- className: "中国共产党与中华民族伟大复兴",
- goto: "https://www.xuetangx.com/course/zysy06011001641?channel=i.area.course_list_all",
- th_name: "杜玉芳"
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-2.jpg",
- className: "大国航母与舰载机",
- goto: "https://www.xuetangx.com/course/NAU08091000091/16904996?channel=i.area.course_list_all",
- th_name: "岳奎志 郭卫刚 等",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-4.jpg",
- className: "体育与社会",
- goto: "https://www.xuetangx.com/course/Wuhanty04021002450/16906830?channel=i.area.course_list_all",
- th_name: "张德胜 李菁 等",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-5.png",
- className: "公共管理学",
- goto: "https://www.xuetangx.com/course/NUDT12041000081?channel=i.area.course_list_all",
- th_name: "张学礼",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-6.png",
- className: "心理学概论",
- goto: "https://www.xuetangx.com/course/THU07111000416/16905032?channel=i.area.course_list_all",
- th_name: "彭凯平"
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-7.png",
- className: "C++语言程序设计基础",
- goto: "https://www.xuetangx.com/course/THU08091000247/16906211?channel=i.area.course_list_all",
- th_name: "郑莉 李超 等",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-8.png",
- className: "《资治通鉴》导读",
- goto: "https://www.xuetangx.com/course/THU03011000245/16905905?channel=i.area.course_list_all",
- th_name: "张国刚",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-9.png",
- className: "军事理论",
- goto: "https://www.xuetangx.com/course/NDU00001001710?channel=i.area.course_list_all",
- th_name: "徐焰杜 文龙 等",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-10.png",
- className: "数据结构(上)",
- goto: "https://www.xuetangx.com/course/THU08091000384/16906679?channel=i.area.course_list_all",
- th_name: "邓俊辉",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-11.png",
- className: "不朽的艺术:走进大师与经典",
- goto: "https://www.xuetangx.com/course/THU13011000261/16904949?channel=i.area.course_list_all",
- th_name: "肖鹰 孙晶",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-12.jpg",
- className: "中国近现代史纲要",
- goto: "https://www.xuetangx.com/course/THU03051000444/16905083?channel=i.area.course_list_all",
- th_name: "翁贺凯",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-13.png",
- className: "马克思主义基本原理",
- goto: "https://www.xuetangx.com/course/THU03051000344/16906535?channel=i.area.course_list_all",
- th_name: "刘震 刘恩至 等",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-14.png",
- className: "数据结构(下)",
- goto: "https://www.xuetangx.com/course/THU08091002048/16906478?channel=i.area.course_list_all",
- th_name: "邓俊辉"
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-16.png",
- className: "大学生心理健康",
- goto: "https://www.xuetangx.com/course/THU07111000285/16905861?channel=i.area.course_list_all",
- th_name: "李焰 刘丹 等",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-17.png",
- className: "财务分析与决策",
- goto: "https://www.xuetangx.com/course/THU02031000264?channel=i.area.course_list_all",
- th_name: "肖星",
- },
- {
- url: "https://teacherapi.cocorobo.cn/teaching-file/static//img/Cardimg-15.png",
- className: "习近平新时代中国特色社会主义思想",
- goto: "https://www.xuetangx.com/course/THU03051000744/16905028?channel=i.area.course_list_all",
- th_name: "胡鞍钢",
- },
- ],
- };
- },
- // 模糊搜索
- computed: {
- filteredClassList() {
- const filteredList = this.classList.filter((item) =>
- item.className.includes(this.searchText)
- );
- return this.searchText ? filteredList : this.classList;
- },
- filteredClassList2() {
- const filterdList2 = this.classList2.filter((item) =>
- item.className.includes(this.searchText)
- );
- return this.searchText ? filterdList2 : this.classList2;
- },
- },
- methods: {
-
- gotozyk(e) {
- const value = this.$store.state.user.openid;
- if (value == '') {
- uni.navigateTo({
- url: "/pages/login_Wechat/login_Wechat",
- });
- return
- }
- let acid = e.currentTarget.dataset.reid
- uni.navigateTo({
- url: "/pages/skipone/skipone?url=" + encodeURIComponent(acid),
- });
- // const urls = [
- // "https://zyk.icve.com.cn/courseDetailed?id=efajaxyn4p1fahmj-32xng",
- // "https://zyk.icve.com.cn/courseDetailed?id=bxmpaiwpzrjixvfpvdzj7w ",
- // "https://zyk.icve.com.cn/courseDetailed?id=ewvaiwparxiamjafg03aa ",
- // "https://zyk.icve.com.cn/courseDetailed?id=f-enaxunb7ngggksdm0ivq",
- // "https://zyk.icve.com.cn/courseDetailed?id=fjioasmspopfnyo0l7d2a",
- // "https://zyk.icve.com.cn/courseDetailed?id=inanarowyjhlw5vrlnrchw",
- // "https://zyk.icve.com.cn/courseDetailed?id=jkwpajcprqdgz4dlumimza",
- // "https://zyk.icve.com.cn/courseDetailed?id=klaqaycnir9cklu4y8yaia"
- // ];
- },
- gotoWeb(e) {
- const value = this.$store.state.user.openid;
- if (value == '') {
- uni.navigateTo({
- url: "/pages/login_Wechat/login_Wechat",
- });
- return
- }
- // return console.log('aaaaaa', e.currentTarget.dataset);
- let acid = e.currentTarget.dataset.kid
- uni.navigateTo({
- url: "/pages/skipone/skipone?url=" + encodeURIComponent(acid),
- });
- // if (this.current === 1) {
- // const url_header = 'https://www.xuetangx.com/course'
- // const urls = [
- // "/HUBU10011000132/16906642?channel=i.area.course_list_all",
- // "/THU05021000376?channel=i.area.course_list_all",
- // "/BNU03031000037/16905009?channel=i.area.course_list_all",
- // "/THU04011000365/16906220?channel=i.area.course_list_all",
- // "/zysy06011001641?channel=i.area.course_list_all",
- // "/NAU08091000091/16904996?channel=i.area.course_list_all",
- // "/Wuhanty04021002450/16906830?channel=i.area.course_list_all",
- // "/NUDT12041000081?channel=i.area.course_list_all",
- // "/THU07111000416/16905032?channel=i.area.course_list_all",
- // "/THU08091000247/16906211?channel=i.area.course_list_all",
- // "/THU03011000245/16905905?channel=i.area.course_list_all",
- // "/NDU00001001710?channel=i.area.course_list_all",
- // "/THU08091000384/16906679?channel=i.area.course_list_all",
- // "/THU13011000261/16904949?channel=i.area.course_list_all",
- // "/THU03051000444/16905083?channel=i.area.course_list_all",
- // "/THU03051000344/16906535?channel=i.area.course_list_all",
- // "/THU08091002048/16906478?channel=i.area.course_list_all",
- // "/THU07111000285/16905861?channel=i.area.course_list_all",
- // "/THU02031000264?channel=i.area.course_list_all",
- // "/THU03051000744/16905028?channel=i.area.course_list_all"
- // ];
- // if (index >= 0 && index < urls.length) {
- // const url = urls[index];
- // uni.navigateTo({
- // url: "/pages/skipone/skipone?url=" + url_header + encodeURIComponent(url),
- // });
- // }
- // }
- },
- toggleActive1() {
- this.isActive1 = true;
- this.isActive2 = false;
- this.tab = true;
- },
- toggleActive2() {
- this.isActive1 = false;
- this.isActive2 = true;
- this.tab = false;
- },
- swipeIndex(index) {
- this.current = index.detail.current;
- },
- phoneLogin() {
- this.current = 0;
- },
- accountLogin() {
- this.current = 1;
- },
- },
- onLoad() {
- if (this.navheight) {
- this.swiper = this.screenHeight - this.navheight - 140;
- } else {
- this.swiper = this.screenHeight - this.customBar - 150;
- }
- },
- };
- </script>
- <style lang="scss" scoped>
- .btntop {
- width: 100%;
- }
- .resource {
- .search {
- background-color: #ffffff;
- position: relative;
- display: flex;
- width: 750rpx;
- height: 88rpx;
- justify-content: center;
- align-items: center;
- // background-color: rebeccapurple;
- .inpSer {
- width: 690rpx;
- height: 65rpx;
- margin: auto;
- background-color: rgba(240, 242, 245, 1);
- border-radius: 5rpx;
- color: rgba(0, 0, 0, 0.26);
- position: relative;
- .inpTxt {
- // padding: 0px, 12rpx, 0px, 12rpx;
- color: #000;
- height: 100%;
- width: 100%;
- }
- input::placeholder {
- color: #000;
- }
- .ico {
- position: absolute;
- top: 50%;
- left: 20rpx;
- transform: translate(0, -50%);
- display: flex;
- align-items: center;
- image {
- margin-right: 10rpx;
- }
- }
- }
- }
- .top {
- // width: 500rpx;
- display: flex;
- justify-content: space-between;
- margin: auto;
- background-color: #ffffff;
- padding: 10px 150rpx;
- // margin-bottom: 40px;
- // font-size: 18px;
- // padding-top: 0;
- .info1 {
- font-weight: bold !important;
- position: relative;
- color: rgba(0, 0, 0, 0.8);
- font-size: 34rpx;
- line-height: 48rpx;
- width: 136rpx;
- height: 48rpx;
- text-align: center;
- // font-family: PingFang SC;
- // font-family: \9ed1\4f53;
- .yun {
- width: 134rpx;
- height: 32rpx;
- position: absolute;
- left: 0;
- bottom: -10rpx;
- // transform: translate(-50%,0%);
- // box-shadow: 0px 10rpx 30rpx 6rpx #4a97f2;
- image {
- width: 100%;
- height: 100%;
- }
- }
- }
- .info2 {
- color: rgba(0, 0, 0, 0.6);
- font-size: 34rpx;
- font-weight: 400;
- line-height: 48rpx;
- width: 136rpx;
- height: 48rpx;
- text-align: center;
- font-family: 微软雅黑;
- }
- }
- .scroll-view-height {
- // background-color: ;
- // height: 68vh;
- // background-color: red;
- // padding-bottom: 50px;
- .contBox {
- width: 100%;
- padding: 10px 30rpx;
- // height: 100%;
- display: flex;
- flex-wrap: wrap;
- justify-content: space-between;
- // background-color: greenyellow;
- margin-bottom: 50px;
- .cont {
- background-color: #ffffff;
- width: 332rpx;
- padding: 20rpx 15rpx;
- border-radius: 10px;
- margin-bottom: 20rpx;
- image {
- width: 300rpx;
- height: 170rpx;
- border-radius: 10rpx;
- }
- .tit {
- width: 257rpx;
- margin: 10rpx 0;
- // height: 80rpx;
- font-weight: bold;
- white-space: normal;
- display: -webkit-box;
- word-break: break-all;
- text-overflow: ellipsis;
- overflow: hidden;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- /*设置 需要显示的行数*/
- }
- .teacher {
- color: #999999;
- }
- }
- }
- }
- }
- </style>
|