zengh
2021-12-28 eb7ea9067798b31bf34e463d8234123db53ee4d9
代码提交
4 files modified
18 ■■■■ changed files
manifest.json 2 ●●● patch | view | raw | blame | history
pages/article/article_video.nvue 12 ●●●● patch | view | raw | blame | history
pages/loging/loging.vue 2 ●●● patch | view | raw | blame | history
pages/loging/logingc.vue 2 ●●● patch | view | raw | blame | history
manifest.json
@@ -1,5 +1,5 @@
{
    "name" : "群防群控",
    "name" : "南昌义警",
    "appid" : "__UNI__1A57486",
    "description" : "",
    "versionName" : "1.0.0",
pages/article/article_video.nvue
@@ -37,8 +37,8 @@
                            <cover-image :src="item.check?'../../static/aixinRed.png':'../../static/aixin.png'"
                                class="img" @click.stop="tapLove"></cover-image>
                            <text class="right-text">{{item.like}}</text>
                            <cover-image v-if="item.iscomment == '1'" src="../../static/xiaoxi.png" class="img" @click.stop="tapMsg"></cover-image>
                            <text v-if="item.iscomment == '1'" class="right-text">{{item.comment}}</text>
                            <cover-image src="../../static/xiaoxi.png" class="img" @click.stop="tapMsg"></cover-image>
                            <text class="right-text">{{item.comment}}</text>
                            <cover-image :src="item.iscollect?'../../static/collectred.png':'../../static/collect.png'"
                                class="img" @click.stop="tapCollect"></cover-image>
                            <text class="right-text">{{item.collect}}</text>
@@ -353,6 +353,14 @@
            tapMsg(e) {
                e.stopPropagation();
                if (this.distanceX != 0) return
                console.log(this.videoList[this.index])
                if(this.videoList[this.index].iscomment == "0" || this.videoList[this.index].iscomment == ""){
                    uni.showToast({
                        icon: 'none',
                        title: `当前视频不支持评论`
                    });
                    return;
                }
                uni.getSubNVueById('comment').show('none', 0, () => {
                    uni.$emit('showComment', this.videoList[this.index])
                });
pages/loging/loging.vue
@@ -10,7 +10,7 @@
        <view class="content">
            <view class="top">
                <view class="titie">
                    <span>群防群控APP</span>
                    <span>南昌义警APP</span>
                </view>
                <view class="cell">
                    <view class="name">账号</view>
pages/loging/logingc.vue
@@ -6,7 +6,7 @@
                <image class="Timg" src="../../static/users.png" mode=""></image>
            </view>
            <view class="titie">
                <span>群防群控APP</span>
                <span>南昌义警APP</span>
            </view>
            <view class="name">
                <span>账号:</span>