校园-江西科技师范大学-前端
shuishen
2023-12-08 71fa6546c0ff5822bdf1e950f637a603a515f529
src/components/mobileWindow/index.vue
@@ -390,11 +390,11 @@
                        name: '显示活动'
                    })
                    // 暂时关闭去这的功能
                    // if (queryData.notAddGoOn == 'notAddGoOn') {
                    //     this.seebut.push({
                    //         name: '去这'
                    //     })
                    // }
                    if (queryData.notAddGoOn == 'notAddGoOn') {
                        this.seebut.push({
                            name: '去这'
                        })
                    }
                }
                for (const k in this.seebut) {
                    if (this.seebut[k].name == '定位') {
@@ -402,11 +402,11 @@
                    }
                }
                // 暂时关闭去这的功能
                // if (queryData.notAddGoOn != 'notAddGoOn') {
                //     this.seebut.push({
                //         name: '去这'
                //     })
                // }
                if (queryData.notAddGoOn != 'notAddGoOn') {
                    this.seebut.push({
                        name: '去这'
                    })
                }
            } else {
                this.seebut = [
                    // {
@@ -415,9 +415,9 @@
                    {
                        name: '图集'
                    },
                    // {
                    //     name: '去这'
                    // }
                    {
                        name: '去这'
                    }
                ]
            }