diff --git a/.env.development b/.env.development index 74915dd..93bb270 100644 --- a/.env.development +++ b/.env.development @@ -3,7 +3,7 @@ NODE_ENV = 'development' # 本地环境接口地址(/api/index.ts文件中使用) # 后端本地 -# VITE_API_URL = 'http://192.168.34.221:9111' +VITE_API_URL = 'http://192.168.34.221:9111' # VITE_API_URL = 'http://192.168.34.221:28888' # VITE_API_URL = 'http://121.196.214.246/api' # VITE_API_URL = 'http://jxj.zhgdyun.com:100' diff --git a/.env.production b/.env.production index de78426..e886e3a 100644 --- a/.env.production +++ b/.env.production @@ -23,7 +23,7 @@ VITE_API_URL = 'http://101.43.164.214:11111' # agjt # VITE_API_URL = 'http://47.93.215.234:9809' # 苏立信 -# VITE_API_URL = 'http://101.43.164.214:11111' +VITE_API_URL = 'http://101.43.164.214:11111' # 打包 VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url=' diff --git a/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue b/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue index 64ac720..2ef733c 100644 --- a/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue +++ b/src/views/sevenLargeScreen/comprehensiveManage/projectOverview/centerTop.vue @@ -293,6 +293,9 @@ onMounted(async () => { if(COMPANY !== 'agjt') showVideo.value = 2 await getVideoList(); getQueryBySnData(); + if(COMPANY != 'agjt'){ + showVideo.value = 2; + } }); diff --git a/src/views/sevenLargeScreen/indexL copy.vue b/src/views/sevenLargeScreen/indexL copy.vue new file mode 100644 index 0000000..d4fe750 --- /dev/null +++ b/src/views/sevenLargeScreen/indexL copy.vue @@ -0,0 +1,848 @@ + + + + + + + + + 智慧工地项目监管平台 + 数字化项目监管平台 + + + + + {{ projectTimeInfo.name || "" }} + + + {{ nowTime }} + + + + + + + + + + + + + + + + {{ adminName }} + + + + 项目后台 + + + + 退出登录 + + + + + + + + {{ item.moduleName }} + + + + + + + {{ data.menuName }} + + + + + + + 自{{ projectTimeInfo.contractPeriodStartTime }}起开始计算,至今日{{ nowDate }}为{{ + projectPassDay + }}个日历天 + + + + + + + + + + + + + +
智慧工地项目监管平台
数字化项目监管平台
{{ projectTimeInfo.name || "" }}