wangxy 2 недель назад
Родитель
Сommit
e6d7aa3dbb

+ 4 - 3
components/chengji/chengji.vue

@@ -1,7 +1,8 @@
 <template>
 <template>
 		<uni-popup ref="popupRef" :animation="false" :is-mask-click="false" type="top"
 		<uni-popup ref="popupRef" :animation="false" :is-mask-click="false" type="top"
 			mask-background-color="rgba(255, 255, 255, 0.6);" class="ezy-popup-width-all">
 			mask-background-color="rgba(255, 255, 255, 0.6);" class="ezy-popup-width-all">
-			<view class="ezy-result-page" :style="{backgroundImage: 'url(' + courseBjFun() + ')'}">
+<!--      <view class="ezy-result-page" :style="{backgroundImage: 'url(' + courseBjFun() + ')'}">-->
+        <view class="ezy-result-page">
 				<view class="icon-title-navBar-box">
 				<view class="icon-title-navBar-box">
 					<view @click="handleBack" class="nav-bar-icon"></view>
 					<view @click="handleBack" class="nav-bar-icon"></view>
 					<view class="nav-bar-title">成绩</view>
 					<view class="nav-bar-title">成绩</view>
@@ -187,7 +188,7 @@
 		}
 		}
 	}
 	}
 
 
-	function courseBjFun() {
+/*	function courseBjFun() {
 		const cardId = Number(props.cardId);
 		const cardId = Number(props.cardId);
 		switch (cardId) {
 		switch (cardId) {
 			case 1:
 			case 1:
@@ -199,7 +200,7 @@
 			default:
 			default:
 				break;
 				break;
 		}
 		}
-	}
+	}*/
 
 
 	defineExpose({
 	defineExpose({
 		showPopup,
 		showPopup,

+ 4 - 3
components/questionJiexi/questionJiexi.vue

@@ -2,7 +2,8 @@
 	<view>
 	<view>
 		<uni-popup ref="popupRef" :animation="false" :is-mask-click="false" type="top"
 		<uni-popup ref="popupRef" :animation="false" :is-mask-click="false" type="top"
 			mask-background-color="rgba(255, 255, 255, 0.6);" class="ezy-popup-width-all">
 			mask-background-color="rgba(255, 255, 255, 0.6);" class="ezy-popup-width-all">
-			<view class="ezy-dajx-page" :style="{backgroundImage: 'url(' + courseBjFun() + ')'}">
+<!--      <view class="ezy-dajx-page" :style="{backgroundImage: 'url(' + courseBjFun() + ')'}">-->
+        <view class="ezy-dajx-page">
 				<view class="icon-title-navBar-box">
 				<view class="icon-title-navBar-box">
 					<view @click="handleBack" class="nav-bar-icon"></view>
 					<view @click="handleBack" class="nav-bar-icon"></view>
 					<view class="nav-bar-title">单元测试</view>
 					<view class="nav-bar-title">单元测试</view>
@@ -116,7 +117,7 @@
 					this.seekTime = data.offset
 					this.seekTime = data.offset
 				});
 				});
 			},
 			},
-			courseBjFun() {
+			/*courseBjFun() {
 				const cardId = Number(this.cardId);
 				const cardId = Number(this.cardId);
 				switch (cardId) {
 				switch (cardId) {
 					case 1:
 					case 1:
@@ -128,7 +129,7 @@
 					default:
 					default:
 						break;
 						break;
 				}
 				}
-			}
+			}*/
 
 
 		},
 		},
 		created() {
 		created() {

+ 4 - 3
components/questionJiexi/questionJiexiYingyu.vue

@@ -2,7 +2,8 @@
 	<view>
 	<view>
 		<uni-popup ref="popupRef" :animation="false" :is-mask-click="false" type="top"
 		<uni-popup ref="popupRef" :animation="false" :is-mask-click="false" type="top"
 			mask-background-color="rgba(255, 255, 255, 0.6);" class="ezy-popup-width-all">
 			mask-background-color="rgba(255, 255, 255, 0.6);" class="ezy-popup-width-all">
-			<view class="ezy-dajx-page"  :style="{backgroundImage: 'url(' + courseBjFun() + ')'}">
+<!--      <view class="ezy-dajx-page"  :style="{backgroundImage: 'url(' + courseBjFun() + ')'}">-->
+        <view class="ezy-dajx-page">
 				<view class="icon-title-navBar-box">
 				<view class="icon-title-navBar-box">
 					<view @click="handleBack" class="nav-bar-icon"></view>
 					<view @click="handleBack" class="nav-bar-icon"></view>
 					<view class="nav-bar-title">单元测试</view>
 					<view class="nav-bar-title">单元测试</view>
@@ -96,7 +97,7 @@
 					this.seekTime = data.offset
 					this.seekTime = data.offset
 				});
 				});
 			},
 			},
-			courseBjFun() {
+		/*	courseBjFun() {
 				const cardId = Number(this.cardId);
 				const cardId = Number(this.cardId);
 				switch (cardId) {
 				switch (cardId) {
 					case 1:
 					case 1:
@@ -108,7 +109,7 @@
 					default:
 					default:
 						break;
 						break;
 				}
 				}
-			}
+			}*/
 		
 		
 		},
 		},
 		created() {
 		created() {

+ 0 - 6
pages/jisuantexun/lookShipin.vue

@@ -118,12 +118,6 @@
 					jieId: this.jieInfo.jieId
 					jieId: this.jieInfo.jieId
 				})
 				})
 			},
 			},
-			courseBjFun() {
-				return 'static/images/course/couse-shuxue-bj.png'
-			},
-			courseIconFun() {
-				return 'static/images/course/shuxue-icon.png'
-			},
 			getDataInfo() {
 			getDataInfo() {
 				httpApi.getJisuanChanpinJieInfo({
 				httpApi.getJisuanChanpinJieInfo({
 					jieId: this.jieId
 					jieId: this.jieId

+ 0 - 6
pages/xinshuxue/components/danyuanInfo.vue

@@ -114,12 +114,6 @@
 			handleClose() {
 			handleClose() {
 				this.$refs.popupRef.close();
 				this.$refs.popupRef.close();
 			},
 			},
-			courseBjFun() {
-				return 'static/images/course/couse-shuxue-bj.png'
-			},
-			courseIconFun() {
-				return 'static/images/course/shuxue-icon.png'
-			},
 			getDataInfo() {
 			getDataInfo() {
 				httpApi.getShuxueChanpinDanyuanInfo({
 				httpApi.getShuxueChanpinDanyuanInfo({
 					danyuanId: this.danyuanId
 					danyuanId: this.danyuanId

+ 0 - 6
pages/xinshuxue/lookShipin.vue

@@ -171,12 +171,6 @@
 					jieId: this.jieInfo.jieId
 					jieId: this.jieInfo.jieId
 				})
 				})
 			},
 			},
-			courseBjFun() {
-				return 'static/images/course/couse-shuxue-bj.png'
-			},
-			courseIconFun() {
-				return 'static/images/course/shuxue-icon.png'
-			},
 			getDataInfo() {
 			getDataInfo() {
 				httpApi.getShuxueChanpinJieInfo({
 				httpApi.getShuxueChanpinJieInfo({
 					jieId: this.jieId
 					jieId: this.jieId

+ 0 - 6
pages/ziranpindu/components/danyuanInfo.vue

@@ -103,12 +103,6 @@
 			handleClose() {
 			handleClose() {
 				this.$refs.popupRef.close();
 				this.$refs.popupRef.close();
 			},
 			},
-			courseBjFun() {
-				return 'static/images/course/couse-shuxue-bj.png'
-			},
-			courseIconFun() {
-				return 'static/images/course/shuxue-icon.png'
-			},
 			getDataInfo() {
 			getDataInfo() {
 				httpApi.getPinduChanpinDanyuanInfo({
 				httpApi.getPinduChanpinDanyuanInfo({
 					danyuanId: this.danyuanId
 					danyuanId: this.danyuanId

+ 0 - 6
pages/ziranpindu/lookShipin.vue

@@ -118,12 +118,6 @@
 					jieId: this.jieInfo.jieId
 					jieId: this.jieInfo.jieId
 				})
 				})
 			},
 			},
-			courseBjFun() {
-				return 'static/images/course/couse-shuxue-bj.png'
-			},
-			courseIconFun() {
-				return 'static/images/course/shuxue-icon.png'
-			},
 			getDataInfo() {
 			getDataInfo() {
 				httpApi.getPinduChanpinJieInfo({
 				httpApi.getPinduChanpinJieInfo({
 					jieId: this.jieId
 					jieId: this.jieId