style:样式调整

This commit is contained in:
houjunxiang
2025-10-11 16:25:24 +08:00
parent c8b2d8683e
commit b5aed8573a
15 changed files with 405 additions and 721 deletions

View File

@@ -1,31 +1,31 @@
{
"name" : "凉山矿业设备管理系统",
"appid" : "__UNI__EF98982",
"description" : "凉山矿业设备管理系统",
"versionName" : "1.0.8",
"versionCode" : "108",
"transformPx" : false,
"app-plus" : {
"usingComponents" : true,
"nvueCompiler" : "uni-app",
"compilerVersion" : 3,
"splashscreen" : {
"alwaysShowBeforeRender" : true,
"waiting" : true,
"autoclose" : true,
"delay" : 0
"name": "凉山矿业设备管理系统",
"appid": "__UNI__460BC4C",
"description": "凉山矿业设备管理系统",
"versionName": "1.0.0",
"versionCode": "100",
"transformPx": false,
"app-plus": {
"usingComponents": true,
"nvueCompiler": "uni-app",
"compilerVersion": 3,
"splashscreen": {
"alwaysShowBeforeRender": true,
"waiting": true,
"autoclose": true,
"delay": 0
},
"modules" : {
"LivePusher" : {},
"Camera" : {}
"modules": {
"LivePusher": {},
"Camera": {}
},
"distribute" : {
"android" : {
"packagename" : "tech.zzjc.mas.lskylims",
"keystore" : "zzjc_android.jks",
"password" : "zzjc@20190226",
"aliasname" : "app",
"permissions" : [
"distribute": {
"android": {
"packagename": "tech.zzjc.mas.lskylims",
"keystore": "zzjc_android.jks",
"password": "zzjc@20190226",
"aliasname": "app",
"permissions": [
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
"<uses-permission android:name=\"android.permission.READ_CONTACTS\"/>",
@@ -50,134 +50,134 @@
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
]
},
"ios" : {
"dSYMs" : false
"ios": {
"dSYMs": false
},
"sdkConfigs" : {},
"icons" : {
"android" : {
"hdpi" : "unpackage/res/icons/72x72.png",
"xhdpi" : "unpackage/res/icons/96x96.png",
"xxhdpi" : "unpackage/res/icons/144x144.png",
"xxxhdpi" : "unpackage/res/icons/192x192.png"
"sdkConfigs": {},
"icons": {
"android": {
"hdpi": "unpackage/res/icons/72x72.png",
"xhdpi": "unpackage/res/icons/96x96.png",
"xxhdpi": "unpackage/res/icons/144x144.png",
"xxxhdpi": "unpackage/res/icons/192x192.png"
},
"ios" : {
"appstore" : "unpackage/res/icons/1024x1024.png",
"ipad" : {
"app" : "unpackage/res/icons/76x76.png",
"app@2x" : "unpackage/res/icons/152x152.png",
"notification" : "unpackage/res/icons/20x20.png",
"notification@2x" : "unpackage/res/icons/40x40.png",
"proapp@2x" : "unpackage/res/icons/167x167.png",
"settings" : "unpackage/res/icons/29x29.png",
"settings@2x" : "unpackage/res/icons/58x58.png",
"spotlight" : "unpackage/res/icons/40x40.png",
"spotlight@2x" : "unpackage/res/icons/80x80.png"
"ios": {
"appstore": "unpackage/res/icons/1024x1024.png",
"ipad": {
"app": "unpackage/res/icons/76x76.png",
"app@2x": "unpackage/res/icons/152x152.png",
"notification": "unpackage/res/icons/20x20.png",
"notification@2x": "unpackage/res/icons/40x40.png",
"proapp@2x": "unpackage/res/icons/167x167.png",
"settings": "unpackage/res/icons/29x29.png",
"settings@2x": "unpackage/res/icons/58x58.png",
"spotlight": "unpackage/res/icons/40x40.png",
"spotlight@2x": "unpackage/res/icons/80x80.png"
},
"iphone" : {
"app@2x" : "unpackage/res/icons/120x120.png",
"app@3x" : "unpackage/res/icons/180x180.png",
"notification@2x" : "unpackage/res/icons/40x40.png",
"notification@3x" : "unpackage/res/icons/60x60.png",
"settings@2x" : "unpackage/res/icons/58x58.png",
"settings@3x" : "unpackage/res/icons/87x87.png",
"spotlight@2x" : "unpackage/res/icons/80x80.png",
"spotlight@3x" : "unpackage/res/icons/120x120.png"
"iphone": {
"app@2x": "unpackage/res/icons/120x120.png",
"app@3x": "unpackage/res/icons/180x180.png",
"notification@2x": "unpackage/res/icons/40x40.png",
"notification@3x": "unpackage/res/icons/60x60.png",
"settings@2x": "unpackage/res/icons/58x58.png",
"settings@3x": "unpackage/res/icons/87x87.png",
"spotlight@2x": "unpackage/res/icons/80x80.png",
"spotlight@3x": "unpackage/res/icons/120x120.png"
}
}
}
},
/* JSONUserAgent **/
"useragent" : {
"useragent": {
/* userAgent */
"value" : "LIMS-PDA/1.0.8",
"value": "LIMS-PDA/1.0.8",
/* BooleanvalueuserAgent */
"concatenate" : true
"concatenate": true
},
/* JSONAndroidUserAgentuseragent */
"useragent_android" : {
"useragent_android": {
/* userAgent */
"value" : "LIMS-PDA/1.0.8",
"value": "LIMS-PDA/1.0.8",
/* BooleanvalueuserAgent */
"concatenate" : true
"concatenate": true
},
/* JSONiOSUserAgentuseragent */
"useragent_ios" : {
"useragent_ios": {
/* userAgent */
"value" : "LIMS-PDA/1.0.8",
"value": "LIMS-PDA/1.0.8",
/* BooleanvalueuserAgent */
"concatenate" : true
"concatenate": true
}
},
"quickapp" : {},
"mp-weixin" : {
"appid" : "",
"setting" : {
"urlCheck" : false,
"minified" : false
"quickapp": {},
"mp-weixin": {
"appid": "",
"setting": {
"urlCheck": false,
"minified": false
},
"optimization" : {
"subPackages" : true
"optimization": {
"subPackages": true
},
"usingComponents" : true,
"mergeVirtualHostAttributes" : true
"usingComponents": true,
"mergeVirtualHostAttributes": true
},
"mp-alipay" : {
"usingComponents" : true
"mp-alipay": {
"usingComponents": true
},
"mp-baidu" : {
"usingComponents" : true
"mp-baidu": {
"usingComponents": true
},
"mp-toutiao" : {
"usingComponents" : true
"mp-toutiao": {
"usingComponents": true
},
"uniStatistics" : {
"enable" : false
"uniStatistics": {
"enable": false
},
"vueVersion" : "3",
"h5" : {
"devServer" : {
"port" : 33888,
"https" : false,
"proxy" : {
"/api" : {
"vueVersion": "3",
"h5": {
"devServer": {
"port": 33888,
"https": false,
"proxy": {
"/api": {
// "target" : "http://mas.new.will-way.cn/api/",
//"target" : "http://192.168.31.180:9090/",
"target" : "http://127.0.0.1:9999/",
"changeOrigin" : true,
"ws" : true,
"pathRewrite" : {
"^/api" : ""
"target": "http://127.0.0.1:9999/",
"changeOrigin": true,
"ws": true,
"pathRewrite": {
"^/api": ""
}
},
"/sys" : {
"/sys": {
// "target" : "http://mas.new.will-way.cn/api/",
//"target" : "http://192.168.31.180:9090/",
"target" : "http://127.0.0.1:9999/sys",
"changeOrigin" : true,
"ws" : true,
"pathRewrite" : {
"^/api" : ""
"target": "http://127.0.0.1:9999/sys",
"changeOrigin": true,
"ws": true,
"pathRewrite": {
"^/api": ""
}
},
"/report" : {
"target" : "http://127.0.0.1:9999/report/",
"changeOrigin" : true,
"ws" : true,
"pathRewrite" : {
"^/api" : ""
"/report": {
"target": "http://127.0.0.1:9999/report/",
"changeOrigin": true,
"ws": true,
"pathRewrite": {
"^/api": ""
}
}
}
},
"optimization" : {
"treeShaking" : {
"enable" : true
"optimization": {
"treeShaking": {
"enable": true
}
},
"router" : {
"base" : "./"
"router": {
"base": "./"
},
"template" : "template.h5.html"
"template": "template.h5.html"
}
}
}