linwe
2024-05-18 35394c016960b84a0ec381d986ce6455f85c182c
优化
8 files modified
22 ■■■■ changed files
common/setting.js 2 ●●● patch | view | raw | blame | history
manifest.json 2 ●●● patch | view | raw | blame | history
pages.json 8 ●●●● patch | view | raw | blame | history
pages/home/index.vue 2 ●●● patch | view | raw | blame | history
subPackage/counterfraud/add.vue 2 ●●● patch | view | raw | blame | history
subPackage/task/index.vue 2 ●●● patch | view | raw | blame | history
subPackage/workbench/views/audit.vue 2 ●●● patch | view | raw | blame | history
subPackage/workbench/views/selfCheckDetail.vue 2 ●●● patch | view | raw | blame | history
common/setting.js
@@ -10,7 +10,7 @@
    version: '2.0.0',
    // 开发环境接口Url
    // devUrl: 'http://z4042833u6.wicp.vip',
    // devUrl: 'http://192.168.3.214:9528',
    // devUrl: 'http://192.168.204.1:9528',
    devUrl: 'https://srgdjczzxtpt.com:2080/api',
    // devUrl: 'https://kt39592615.goho.co',
    minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/",
manifest.json
@@ -1,6 +1,6 @@
{
    "name": "饶城格格通",
    "appid": "__UNI__C5BC0E5",
    "appid" : "__UNI__4C32D80",
    "description": "",
    "versionName": "1.0.10",
    "versionCode": 104,
pages.json
@@ -1280,7 +1280,7 @@
                {
                    "path": "security",
                    "style": {
                        "navigationBarTitleText": "校园安保检查",
                        "navigationBarTitleText": "校园安全检查",
                        "navigationBarBackgroundColor": "#fff",
                        "navigationBarTextStyle": "black",
                        "enablePullDownRefresh": false
@@ -1289,7 +1289,7 @@
                {
                    "path": "securityRecord",
                    "style": {
                        "navigationBarTitleText": "校园安保检查记录",
                        "navigationBarTitleText": "校园安全检查记录",
                        "navigationBarBackgroundColor": "#fff",
                        "navigationBarTextStyle": "black",
                        "enablePullDownRefresh": false
@@ -1298,7 +1298,7 @@
                {
                    "path": "securityDetail",
                    "style": {
                        "navigationBarTitleText": "校园安保检查详情",
                        "navigationBarTitleText": "校园安全检查详情",
                        "navigationBarBackgroundColor": "#fff",
                        "navigationBarTextStyle": "black",
                        "enablePullDownRefresh": false
@@ -1307,7 +1307,7 @@
                {
                    "path": "securityReform",
                    "style": {
                        "navigationBarTitleText": "校园安保检查整改",
                        "navigationBarTitleText": "校园安全检查整改",
                        "navigationBarBackgroundColor": "#fff",
                        "navigationBarTextStyle": "black",
                        "enablePullDownRefresh": false
pages/home/index.vue
@@ -267,7 +267,7 @@
                                    @click="navigatorPage('/subPackage/school/securityRecord')">
                                    <view class="nav-item flex f-d-c a-i-c">
                                        <u-icon name="/static/icon/nav-29.png" width="80rpx" height="80rpx"></u-icon>
                                        <text class="nav-item-text f-26  mt-10">校园安保检查</text>
                                        <text class="nav-item-text f-26  mt-10">校园安全检查</text>
                                    </view>
                                </u-grid-item>
subPackage/counterfraud/add.vue
@@ -325,7 +325,7 @@
        methods: {
            radioChange(n) {
                if (n == 2) {
                if (n == 1) {
                    this.isShowOtherId = true
                } else {
                    this.isShowOtherId = false
subPackage/task/index.vue
@@ -239,7 +239,7 @@
                                i.count = data.xyyh;
                            } else if (i.name.trim() == "校园纠纷矛盾") {
                                i.count = data.xyjfmd;
                            } else if (i.name.trim() == "校园安保检查") {
                            } else if (i.name.trim() == "校园安全检查") {
                                i.count = data.xyaqyhpc;
                            } else {
                                i.count = data.qbhs;
subPackage/workbench/views/audit.vue
@@ -111,7 +111,7 @@
                    })
                } else if (option.reportType == 4) {
                    uni.setNavigationBarTitle({
                        title: "校园安保检查"
                        title: "校园安全检查"
                    })
                } else if (option.reportType == 5) {
                    uni.setNavigationBarTitle({
subPackage/workbench/views/selfCheckDetail.vue
@@ -226,7 +226,7 @@
                    let data = res.data;
                    if (data.type == 2) {
                        uni.setNavigationBarTitle({
                            title: "校园安保检查"
                            title: "校园安全检查"
                        })
                    }
                    // this.info = res.data;