@@ -8,9 +8,11 @@
<view class="rich-wrapper">
<dever-content :item="item.content_array" :pics="item.content_pic"></dever-content>
</view>
+ <!--
<view class="message" @touchstart="stop">
<y-Barrage ref="barrage" @end="reload" :minTime="minTime" :maxTime="maxTime"></y-Barrage>
- </view>
+ </view>
+ -->
<y-Fab :bottom="20" :right="140" @click="showModal" bgColor="#0fa5e5" text="发布"></y-Fab>
<view v-if="show">
@@ -15,7 +15,7 @@ const share = {
const request = {
// 服务器接口地址
host: "https://he.shemic.com/",
- //host: "http://dev.shemic.com/dreamland/",
+ host: "http://dev.shemic.com/dreamland/",
// 请求的参数
data: {},