This commit is contained in:
parent
86ff6a92ac
commit
dbd38d0bd4
74
config.js
74
config.js
|
|
@ -71,65 +71,47 @@ module.exports = {
|
|||
// // 兰坪实名制移动端-安培
|
||||
// lpExamUrl: 'http://192.168.0.44:31910',
|
||||
|
||||
// //兰坪实名制 - 测试
|
||||
realBaseUrl: 'http://192.168.0.14:31910/',
|
||||
//兰坪实名制移动端--移动
|
||||
realAppUrl: 'http://192.168.0.14:31913/app',
|
||||
//兰坪实名制移动端--登录
|
||||
lpLoginUrl: 'http://192.168.0.14:39200/',
|
||||
//兰坪实名制移动端--后台
|
||||
lpBmwUrl: 'http://192.168.0.14:31912',
|
||||
// 兰坪实名制移动端-文件
|
||||
realFileUrl: 'http://192.168.0.14:31909/file/',
|
||||
// 兰坪实名制移动端-安培
|
||||
lpExamUrl: 'http://192.168.0.14:31910',
|
||||
|
||||
// 实名制移动端 -- 新
|
||||
realNewYnUrl: 'http://192.168.0.14:1918',
|
||||
realIdCardUrl: 'http://192.168.0.14:26699',
|
||||
baseUrl: 'http://192.168.0.14:19999',
|
||||
|
||||
//兰坪实名制 - 测试
|
||||
// realBaseUrl: 'http://192.168.2.209:31910/',
|
||||
// //兰坪实名制移动端--移动
|
||||
// realAppUrl: 'http://192.168.2.209:31913/app',
|
||||
// realBaseUrl: 'http://192.168.0.14:31910/',
|
||||
// // 兰坪实名制移动端--移动
|
||||
// realAppUrl: 'http://192.168.0.14:31913/app',
|
||||
// //兰坪实名制移动端--登录
|
||||
// lpLoginUrl: 'http://192.168.2.209:39200/',
|
||||
// lpLoginUrl: 'http://192.168.0.14:39200/',
|
||||
// //兰坪实名制移动端--后台
|
||||
// lpBmwUrl: 'http://192.168.2.209:31912',
|
||||
// lpBmwUrl: 'http://192.168.0.14:31912',
|
||||
// // 兰坪实名制移动端-文件
|
||||
// realFileUrl: 'http://192.168.2.209:31909/file/',
|
||||
// realFileUrl: 'http://192.168.0.14:31909/file/',
|
||||
// // 兰坪实名制移动端-安培
|
||||
// lpExamUrl: 'http://192.168.2.209:31910',
|
||||
// lpExamUrl: 'http://192.168.0.14:31910',
|
||||
|
||||
// // 实名制移动端 -- 新
|
||||
// realNewYnUrl: 'http://192.168.2.209:1918',
|
||||
// realIdCardUrl: 'http://192.168.2.209:26699',
|
||||
// baseUrl: 'http://192.168.2.209:19999',
|
||||
// realNewYnUrl: 'http://192.168.0.14:1918',
|
||||
// realIdCardUrl: 'http://192.168.0.14:26699',
|
||||
// baseUrl: 'http://192.168.0.14:19999'
|
||||
|
||||
// 兰坪实名制 线上环境
|
||||
// realAppUrl: 'http://112.29.103.165:14413/app',
|
||||
realAppUrl: 'http://112.29.103.165:14413/app/app',
|
||||
|
||||
// lpLoginUrl : 'http://112.29.103.165:14413/auth/',
|
||||
// lpBmwUrl : 'http://112.29.103.165:14413',
|
||||
lpLoginUrl: 'http://112.29.103.165:14413/auth/',
|
||||
lpBmwUrl: 'http://112.29.103.165:14413',
|
||||
|
||||
// realFileUrl: 'http://192.168.0.14:1909/file/',
|
||||
realFileUrl: 'http://192.168.0.14:1909/file/',
|
||||
|
||||
// lpExamUrl : 'http://112.29.103.165:14413/system/',
|
||||
lpExamUrl: 'http://112.29.103.165:14413/system/',
|
||||
|
||||
//实名制移动端 线上环境
|
||||
// realNewYnUrl : 'http://112.29.103.165:14413/ynPlan',
|
||||
realNewYnUrl: 'http://112.29.103.165:14413/ynPlan',
|
||||
|
||||
// baseUrl: 'http://112.29.103.165:1616/exam',
|
||||
// realIdCardUrl: 'http://112.29.103.165:1616/exam',
|
||||
baseUrl: 'http://112.29.103.165:1616/exam',
|
||||
realIdCardUrl: 'http://112.29.103.165:1616/exam'
|
||||
|
||||
// http://112.29.103.165:1616/exam/exam-student/personalCenter/getFaceRecognition
|
||||
// // http://112.29.103.165:1616/exam/exam-student/personalCenter/getFaceRecognition
|
||||
|
||||
// //实名制移动端-登录接口
|
||||
// realLoginUrl: 'http://192.168.0.14:1616/auth/',
|
||||
// realBaseUrl: 'http://192.168.0.14:1910/',
|
||||
// //实名制移动端-移动
|
||||
// realAppUrl: 'http://192.168.0.14:1913/app',
|
||||
// // realAppUrl: 'http://192.168.0.14:1913/app',
|
||||
// //实名制移动端-安培
|
||||
// realExamUrl: 'http://192.168.0.14:1616/system',
|
||||
// //实名制移动端-文件
|
||||
|
|
@ -143,14 +125,14 @@ module.exports = {
|
|||
// realNewYnUrl: 'http://192.168.0.14:1918',
|
||||
// realIdCardUrl: 'http://192.168.0.14:26699',
|
||||
|
||||
// //作业计划 -- 新
|
||||
// // //作业计划 -- 新
|
||||
// workPlanNewYnUrl: 'http://192.168.0.14:19191',
|
||||
|
||||
// 应用信息
|
||||
appInfo: {
|
||||
// 应用名称
|
||||
name: '作业管控智慧平台',
|
||||
// 应用版本
|
||||
version: '1.1.0'
|
||||
}
|
||||
// // 应用信息
|
||||
// appInfo: {
|
||||
// // 应用名称
|
||||
// name: '作业管控智慧平台',
|
||||
// // 应用版本
|
||||
// version: '1.1.0'
|
||||
// }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name" : "兰坪实名制",
|
||||
"name" : "农民工智能管理系统",
|
||||
"appid" : "__UNI__DC0416B",
|
||||
"description" : "兰坪实名制",
|
||||
"versionName" : "1.0.11",
|
||||
"versionCode" : 111,
|
||||
"description" : "农民工智能管理系统",
|
||||
"versionName" : "1.1.0",
|
||||
"versionCode" : 1,
|
||||
"transformPx" : false,
|
||||
"app-plus" : {
|
||||
"runmode" : "liberate",
|
||||
|
|
@ -102,33 +102,33 @@
|
|||
"icons" : {
|
||||
"ios" : {
|
||||
"iphone" : {
|
||||
"app@2x" : "",
|
||||
"app@3x" : "",
|
||||
"spotlight@2x" : "",
|
||||
"notification@2x" : "",
|
||||
"notification@3x" : "",
|
||||
"settings@2x" : "",
|
||||
"settings@3x" : "",
|
||||
"spotlight@3x" : ""
|
||||
"app@2x" : "unpackage/res/icons/120x120.png",
|
||||
"app@3x" : "unpackage/res/icons/180x180.png",
|
||||
"spotlight@2x" : "unpackage/res/icons/80x80.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@3x" : "unpackage/res/icons/120x120.png"
|
||||
},
|
||||
"appstore" : "",
|
||||
"appstore" : "unpackage/res/icons/1024x1024.png",
|
||||
"ipad" : {
|
||||
"app" : "",
|
||||
"app@2x" : "",
|
||||
"notification" : "",
|
||||
"notification@2x" : "",
|
||||
"proapp@2x" : "",
|
||||
"settings" : "",
|
||||
"settings@2x" : "",
|
||||
"spotlight" : "",
|
||||
"spotlight@2x" : ""
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"android" : {
|
||||
"hdpi" : "",
|
||||
"xhdpi" : "",
|
||||
"xxhdpi" : "",
|
||||
"xxxhdpi" : ""
|
||||
"hdpi" : "unpackage/res/icons/72x72.png",
|
||||
"xhdpi" : "unpackage/res/icons/96x96.png",
|
||||
"xxhdpi" : "unpackage/res/icons/144x144.png",
|
||||
"xxxhdpi" : "unpackage/res/icons/192x192.png"
|
||||
}
|
||||
},
|
||||
"splashscreen" : {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<view class="normal-login-container">
|
||||
<view class="logo-content align-center justify-center flex">
|
||||
<view class="logo-img"></view>
|
||||
<view class="title">兰坪实名制</view>
|
||||
<view class="title">农民工智能管理系统</view>
|
||||
</view>
|
||||
<view class="login-form-content">
|
||||
<view class="login-form">
|
||||
|
|
@ -252,7 +252,7 @@ export default {
|
|||
loginForm: {
|
||||
// phone: '14769014289', // 18955734761 18700000001 17681010134 15955147005 15656751631
|
||||
// pd: 'Lphd@123456' ,//YNsbd@123456 Lv@200018
|
||||
phone: '18715006371', //18715006371 19388390926
|
||||
phone: 'lpAdmin', //18715006371 19388390926
|
||||
pd: 'Lphd@123456'
|
||||
},
|
||||
loginForm0: {
|
||||
|
|
|
|||
|
|
@ -20,9 +20,15 @@
|
|||
<view class="base-info">
|
||||
<view style="margin-bottom: 20rpx; display: flex; align-items: center">
|
||||
<text style="font-weight: bold; margin-right: 20rpx">{{ detailData.name }}</text>
|
||||
<text style="color:#06E7A3;margin-right: 20rpx;" v-if="detailData.lightStatus=='绿灯'">{{detailData.lightStatus}}</text>
|
||||
<text style="color:#e8717f;margin-right: 20rpx;" v-if="detailData.lightStatus=='红灯'">{{detailData.lightStatus}}</text>
|
||||
<text style="color:#e89c2d;margin-right: 20rpx;" v-if="detailData.lightStatus=='黄灯'">{{detailData.lightStatus}}</text>
|
||||
<text style="color: #06e7a3; margin-right: 20rpx" v-if="detailData.lightStatus == '绿灯'">
|
||||
{{ detailData.lightStatus }}
|
||||
</text>
|
||||
<text style="color: #e8717f; margin-right: 20rpx" v-if="detailData.lightStatus == '红灯'">
|
||||
{{ detailData.lightStatus }}
|
||||
</text>
|
||||
<text style="color: #e89c2d; margin-right: 20rpx" v-if="detailData.lightStatus == '黄灯'">
|
||||
{{ detailData.lightStatus }}
|
||||
</text>
|
||||
<image class="iconImg" src="../../../../static/realName/tips.png" mode="" @click="openInfo"></image>
|
||||
</view>
|
||||
<image
|
||||
|
|
@ -519,7 +525,7 @@ export default {
|
|||
urls: [url]
|
||||
})
|
||||
}
|
||||
},
|
||||
}
|
||||
// onShow() {},
|
||||
// methods: {
|
||||
// // 获取详情
|
||||
|
|
|
|||
Loading…
Reference in New Issue