flx:提交东莞高速项目
This commit is contained in:
parent
4bc6693ad4
commit
cf233689e2
@ -60,10 +60,10 @@ VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地
|
||||
# VITE_API_URL = 'http://jxj.zhgdyun.com:9500'
|
||||
# VITE_API_URL = 'http://192.168.34.221:19112'
|
||||
# 敦煌
|
||||
VITE_API_URL = 'http://gszhdz.crpower.com.cn:9809'
|
||||
# VITE_API_URL = 'http://gszhdz.crpower.com.cn:9809'
|
||||
# VITE_API_URL = 'https://gszhdz.crpower.com.cn:9807'
|
||||
# 广深高速公路
|
||||
# VITE_API_URL = 'http://112.93.255.85:9840'
|
||||
VITE_API_URL = 'http://112.93.255.85:9840'
|
||||
|
||||
# 上传
|
||||
VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url='
|
||||
|
||||
@ -23,7 +23,7 @@ export const BAIDU_MAP_KEY: string = "";
|
||||
export const BASE_IMAGE_URL = import.meta.env.VITE_BASE_IMAGE_URL;
|
||||
|
||||
// 项目环境标识配置 部署时需更改对应的项目
|
||||
export const COMPANY: string = ""; //标准版
|
||||
// export const COMPANY: string = ""; //标准版
|
||||
// export const COMPANY: string = "zhzrf"; //中海·臻如府
|
||||
// export const COMPANY: string = "zsbf"; //中水北方
|
||||
// export const COMPANY: string = "as"; //鞍山项目
|
||||
@ -58,5 +58,5 @@ export const COMPANY: string = ""; //标准版
|
||||
// export const COMPANY: string = "allxm"; // 安立路项目
|
||||
// export const COMPANY: string = "hbla"; // 湖北龙澳
|
||||
// export const COMPANY: string = "qyg"; // 清远港
|
||||
// export const COMPANY: string = "gsgs"; // 广深高速
|
||||
export const COMPANY: string = "gsgs"; // 广深高速
|
||||
|
||||
|
||||
@ -17,7 +17,15 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bottomPeopleNum">
|
||||
<div class="topPeopleNum" style="justify-content: space-around">
|
||||
<div class="dataTlt">
|
||||
<div class="text"><i>管理人员</i></div>
|
||||
<div class="num">
|
||||
<i>{{ statisticsCount.workercount.glPersonTotal || 0 }}</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="bottomPeopleNum">
|
||||
<div style="display: flex; margin-left: 2%">
|
||||
<div style="width: 5px; height: 5px; background: rgba(130, 251, 234, 1); border-radius: 10px; margin: 2%"></div>
|
||||
<div><i>管理人员</i></div>
|
||||
@ -58,7 +66,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</Card>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user