This commit is contained in:
BianLzhaoMin 2025-03-05 10:09:06 +08:00
parent 86ff6a92ac
commit dbd38d0bd4
4 changed files with 66 additions and 78 deletions

View File

@ -71,65 +71,47 @@ module.exports = {
// // 兰坪实名制移动端-安培 // // 兰坪实名制移动端-安培
// lpExamUrl: 'http://192.168.0.44:31910', // 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/', // realBaseUrl: 'http://192.168.0.14:31910/',
// //兰坪实名制移动端--移动 // // 兰坪实名制移动端--移动
// realAppUrl: 'http://192.168.2.209:31913/app', // 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', // realNewYnUrl: 'http://192.168.0.14:1918',
// realIdCardUrl: 'http://192.168.2.209:26699', // realIdCardUrl: 'http://192.168.0.14:26699',
// baseUrl: 'http://192.168.2.209:19999', // 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/', lpLoginUrl: 'http://112.29.103.165:14413/auth/',
// lpBmwUrl : 'http://112.29.103.165:14413', 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', baseUrl: 'http://112.29.103.165:1616/exam',
// realIdCardUrl: '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/', // realLoginUrl: 'http://192.168.0.14:1616/auth/',
// realBaseUrl: 'http://192.168.0.14:1910/', // 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', // realExamUrl: 'http://192.168.0.14:1616/system',
// //实名制移动端-文件 // //实名制移动端-文件
@ -143,14 +125,14 @@ module.exports = {
// realNewYnUrl: 'http://192.168.0.14:1918', // realNewYnUrl: 'http://192.168.0.14:1918',
// realIdCardUrl: 'http://192.168.0.14:26699', // realIdCardUrl: 'http://192.168.0.14:26699',
// //作业计划 -- 新 // // //作业计划 -- 新
// workPlanNewYnUrl: 'http://192.168.0.14:19191', // workPlanNewYnUrl: 'http://192.168.0.14:19191',
// 应用信息 // // 应用信息
appInfo: { // appInfo: {
// 应用名称 // // 应用名称
name: '作业管控智慧平台', // name: '作业管控智慧平台',
// 应用版本 // // 应用版本
version: '1.1.0' // version: '1.1.0'
} // }
} }

View File

@ -1,9 +1,9 @@
{ {
"name" : "兰坪实名制", "name" : "农民工智能管理系统",
"appid" : "__UNI__DC0416B", "appid" : "__UNI__DC0416B",
"description" : "兰坪实名制", "description" : "农民工智能管理系统",
"versionName" : "1.0.11", "versionName" : "1.1.0",
"versionCode" : 111, "versionCode" : 1,
"transformPx" : false, "transformPx" : false,
"app-plus" : { "app-plus" : {
"runmode" : "liberate", "runmode" : "liberate",
@ -102,33 +102,33 @@
"icons" : { "icons" : {
"ios" : { "ios" : {
"iphone" : { "iphone" : {
"app@2x" : "", "app@2x" : "unpackage/res/icons/120x120.png",
"app@3x" : "", "app@3x" : "unpackage/res/icons/180x180.png",
"spotlight@2x" : "", "spotlight@2x" : "unpackage/res/icons/80x80.png",
"notification@2x" : "", "notification@2x" : "unpackage/res/icons/40x40.png",
"notification@3x" : "", "notification@3x" : "unpackage/res/icons/60x60.png",
"settings@2x" : "", "settings@2x" : "unpackage/res/icons/58x58.png",
"settings@3x" : "", "settings@3x" : "unpackage/res/icons/87x87.png",
"spotlight@3x" : "" "spotlight@3x" : "unpackage/res/icons/120x120.png"
}, },
"appstore" : "", "appstore" : "unpackage/res/icons/1024x1024.png",
"ipad" : { "ipad" : {
"app" : "", "app" : "unpackage/res/icons/76x76.png",
"app@2x" : "", "app@2x" : "unpackage/res/icons/152x152.png",
"notification" : "", "notification" : "unpackage/res/icons/20x20.png",
"notification@2x" : "", "notification@2x" : "unpackage/res/icons/40x40.png",
"proapp@2x" : "", "proapp@2x" : "unpackage/res/icons/167x167.png",
"settings" : "", "settings" : "unpackage/res/icons/29x29.png",
"settings@2x" : "", "settings@2x" : "unpackage/res/icons/58x58.png",
"spotlight" : "", "spotlight" : "unpackage/res/icons/40x40.png",
"spotlight@2x" : "" "spotlight@2x" : "unpackage/res/icons/80x80.png"
} }
}, },
"android" : { "android" : {
"hdpi" : "", "hdpi" : "unpackage/res/icons/72x72.png",
"xhdpi" : "", "xhdpi" : "unpackage/res/icons/96x96.png",
"xxhdpi" : "", "xxhdpi" : "unpackage/res/icons/144x144.png",
"xxxhdpi" : "" "xxxhdpi" : "unpackage/res/icons/192x192.png"
} }
}, },
"splashscreen" : { "splashscreen" : {

View File

@ -2,7 +2,7 @@
<view class="normal-login-container"> <view class="normal-login-container">
<view class="logo-content align-center justify-center flex"> <view class="logo-content align-center justify-center flex">
<view class="logo-img"></view> <view class="logo-img"></view>
<view class="title">兰坪实名制</view> <view class="title">农民工智能管理系统</view>
</view> </view>
<view class="login-form-content"> <view class="login-form-content">
<view class="login-form"> <view class="login-form">
@ -252,7 +252,7 @@ export default {
loginForm: { loginForm: {
// phone: '14769014289', // 18955734761 18700000001 17681010134 15955147005 15656751631 // phone: '14769014289', // 18955734761 18700000001 17681010134 15955147005 15656751631
// pd: 'Lphd@123456' ,//YNsbd@123456 Lv@200018 // pd: 'Lphd@123456' ,//YNsbd@123456 Lv@200018
phone: '18715006371', //18715006371 19388390926 phone: 'lpAdmin', //18715006371 19388390926
pd: 'Lphd@123456' pd: 'Lphd@123456'
}, },
loginForm0: { loginForm0: {

View File

@ -20,9 +20,15 @@
<view class="base-info"> <view class="base-info">
<view style="margin-bottom: 20rpx; display: flex; align-items: center"> <view style="margin-bottom: 20rpx; display: flex; align-items: center">
<text style="font-weight: bold; margin-right: 20rpx">{{ detailData.name }}</text> <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: #06e7a3; margin-right: 20rpx" v-if="detailData.lightStatus == '绿灯'">
<text style="color:#e8717f;margin-right: 20rpx;" v-if="detailData.lightStatus=='红灯'">{{detailData.lightStatus}}</text> {{ detailData.lightStatus }}
<text style="color:#e89c2d;margin-right: 20rpx;" v-if="detailData.lightStatus=='黄灯'">{{detailData.lightStatus}}</text> </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> <image class="iconImg" src="../../../../static/realName/tips.png" mode="" @click="openInfo"></image>
</view> </view>
<image <image
@ -519,7 +525,7 @@ export default {
urls: [url] urls: [url]
}) })
} }
}, }
// onShow() {}, // onShow() {},
// methods: { // methods: {
// // // //