Explorar o código

增加复制功能

李万涛 %!s(int64=2) %!d(string=hai) anos
pai
achega
7d604f9731

+ 1 - 1
pages/index/scoreDetail/index.vue

xqd
@@ -35,7 +35,7 @@
 					课程介绍
 				</view>
 				<view class="desBox">
-					<u-parse :content="detail.description"></u-parse>
+					<u-parse selectable :content="detail.description"></u-parse>
 					<!-- <image src="../../../static/posImg.png" mode=""></image> -->
 				</view>
 			</view>

+ 2 - 0
pages/tusk/index.vue

xqd
@@ -317,6 +317,8 @@
 		},
 		methods: {
 			handleBannerJump(url) {
+				// url = url.replace(/https/, 'http')
+				console.log('url.............', url);
 				if (url) {
 					window.open(url)
 				}

+ 2 - 2
pages/tusk/tuskDetail/index.vue

xqd
@@ -37,13 +37,13 @@
 				任务说明
 			</view>
 			<view class="bImg">
-				<u-parse :content="detail.description"></u-parse>
+				<u-parse selectable :content="detail.description"></u-parse>
 			</view>
 			<view class="sunTitle">
 				接单须知
 			</view>
 			<view class="bImg">
-				<u-parse :content="detail.receive_notice"></u-parse>
+				<u-parse selectable :content="detail.receive_notice"></u-parse>
 			</view>
 		</view>
 		<view class="pos">