@@ -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> -->
@@ -317,6 +317,8 @@
},
methods: {
handleBannerJump(url) {
+ // url = url.replace(/https/, 'http')
+ console.log('url.............', url);
if (url) {
window.open(url)
}
@@ -37,13 +37,13 @@
任务说明
<view class="bImg">
<view class="sunTitle">
接单须知
- <u-parse :content="detail.receive_notice"></u-parse>
+ <u-parse selectable :content="detail.receive_notice"></u-parse>
<view class="pos">