diff --git a/front/public/static/config/basicConfig.js b/front/public/static/config/basicConfig.js
index 47ff4d3f..fa306d8d 100644
--- a/front/public/static/config/basicConfig.js
+++ b/front/public/static/config/basicConfig.js
@@ -8,9 +8,9 @@
var _global = {}
var CONFIGITEM = {
// version: 'qingdao', //青岛
- // version: 'xihaian', // 西海岸
+ version: 'xihaian', // 西海岸
// version: 'dev', // 开发
- version: 'zhanTingDev', // 展厅dev (2022-09-13:姜永超让添加)
+ // version: 'zhanTingDev', // 展厅dev (2022-09-13:姜永超让添加)
//version: 'test', // 测试
//version: 'frp', // 内网穿透
vNum: 'v0.8.7.2',
@@ -62,7 +62,8 @@ var CONFIGITEM = {
},
backUrl: 'http://10.134.135.9:9797',
previewUrl: 'http://10.134.135.9:9796/',
- websocketURL: '10.134.135.9:8888/renren-admin',
+ websocketURL: '10.134.135.9:8888/renren-admin', // 正式环境
+ websocketURL: '10.134.135.92:8888/renren-admin', // 测试环境
// websocketURL: '10.18.1.99:8889/renren-admin', // 研发
POI_URL:
'http://15.72.178.129:8090/iserver/services/addressmatch-qingdaoPOI181015/restjsr/v1/address',
diff --git a/front/src/api/file.js b/front/src/api/file.js
index 7ff3cbd6..d7e2349d 100644
--- a/front/src/api/file.js
+++ b/front/src/api/file.js
@@ -99,7 +99,7 @@ export function getHls(params) {
}
//能力集市基础设施-左侧列表
export function getCameraInfoByAreaId(params) {
- return axios.get(`http://10.134.135.92:9537/data_service/getCamera/getCameraInfoByAreaId?areaId=${params.areaId}&status=${params.status}`,
+ return axios.get(`http://10.134.135.92:9537/data_service/getCamera/getCameraInfoByAreaId?areaId=${params.areaId}`,
config2
)
}
diff --git a/front/src/views/home/detailsPageInfrastructureTree.vue b/front/src/views/home/detailsPageInfrastructureTree.vue
index 62c1b8fb..a4aaab3b 100644
--- a/front/src/views/home/detailsPageInfrastructureTree.vue
+++ b/front/src/views/home/detailsPageInfrastructureTree.vue
@@ -136,7 +136,6 @@
} else {
getCameraInfoByAreaId({
areaId: '70be8c5b664f4bcf869d82f2e8335051',
- status: 1,
}).then((res) => {
treeData.value = res.data.data
})
@@ -270,7 +269,6 @@
} else {
getCameraInfoByAreaId({
areaId: val.id,
- status: 1,
}).then((res) => {
treeData.value.map((treeDataItem, index) => {
if (item.id == treeDataItem.id) {
@@ -345,7 +343,6 @@
} else {
getCameraInfoByAreaId({
areaId: item.id,
- status: 1,
}).then((res) => {
treeData.value.map((treeDataItem, index) => {
if (item.id == treeDataItem.id) {
diff --git a/front/src/views/home/infrastructurePage.vue b/front/src/views/home/infrastructurePage.vue
index 878bf69b..822b67c6 100644
--- a/front/src/views/home/infrastructurePage.vue
+++ b/front/src/views/home/infrastructurePage.vue
@@ -5,24 +5,15 @@
{{ item.title }}
-
+
清空
-
+
{{ itemContent.labelName || itemContent }}
@@ -30,35 +21,19 @@
-
+
会议室预约
-
会议室搜索
@@ -69,40 +44,23 @@
-
+
{{ item.name }}
@@ -115,54 +73,39 @@
{{ item.description }}
-
+ " @click="appointment(item)">
预约
-
+
-
+
{{ record.bookDate }} {{ record.startTime }}-{{
- record.endTime
+ record.endTime
}}
{{
- record.state == 2
- ? '通过'
- : record.state == 1
- ? '审核中'
- : '不通过'
+ record.state == 2
+ ? '通过'
+ : record.state == 1
+ ? '审核中'
+ : '不通过'
}}
@@ -171,69 +114,52 @@
-
+
-
+
预约结果
-
-
+ ">
+
- 审核结果:{{ lookData.state === '2' ? '通过' : '不通过' }}
+ 审核结果:{{
+ lookData.state == 2
+ ? '通过'
+ : lookData.state == 1
+ ? '审核中'
+ : '不通过'
+ }}
审核意见:{{ lookData.auditViem }}
预约信息
-
+ ">
预约时段:{{ lookData.bookDate }} {{ lookData.startTime }}-{{
- lookData.endTime
+ lookData.endTime
}}
-
+ ">
预约人:{{ lookData.name }}
联系方式:{{ lookData.phone }}
预约部门:{{ lookData.dept }}
@@ -243,43 +169,18 @@
使用事项:{{ lookData.matter }}
-
-
+
+
- {})"
- >
-
+ {})">
+
-
+
当日会议室可用时段:{{ roomDateList[0] }}
@@ -287,89 +188,47 @@
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
选择上传附件
@@ -380,16 +239,9 @@
-
+
取消
-
+
提交
@@ -421,1017 +273,892 @@
-
+
批量预览
-
+
批量预览
-
+
添加至申购车
-
+
一键申请
-
-
- 我要申请政务云资源
-
+
-
+ " :pagination="pagination" @change="handleTableChange">
-
- 控制台
-
-
+
申请
-
- 详情
+
+
+ 详情
+
-
+
-
+
-
+
-
+
-
-
+
-
+
-
-
+
-
-
-
-
- {{ wrj.name }}
-
-
- {{ key + ':' + value }}
-
-
-
-
-
-
-
+
+
+
- {{ key }}
-
-
+ ">
+ {{ db.attrType || '--' }}
+
+
+
{{ key2 + ':' + value }}
-
-
- {{ key + ':' + db }}
-
-
-
-
+
+
diff --git a/front/src/views/home/videoSurveillance/index.vue b/front/src/views/home/videoSurveillance/index.vue
index 117f7bbf..333b6258 100644
--- a/front/src/views/home/videoSurveillance/index.vue
+++ b/front/src/views/home/videoSurveillance/index.vue
@@ -226,7 +226,6 @@
longitude: this.mapSearchParam.gpsX || '',
latitude: this.mapSearchParam.gpsY || '',
radius: this.mapSearchParam.radius || '',
- status: 1,
}
let paramsFather = ''
let i = 1
diff --git a/front/src/views/login/index.vue b/front/src/views/login/index.vue
index 7e481975..cd9cc7f8 100644
--- a/front/src/views/login/index.vue
+++ b/front/src/views/login/index.vue
@@ -42,6 +42,9 @@ import { Encrypt } from '@/utils/crypto'
import { UserOutlined, LockOutlined } from '@ant-design/icons-vue'
import { message, Modal } from 'ant-design-vue'
+// 是否是西海岸
+const isXiHaiAn = whoShow.itShowXiHaiAn
+
export default {
name: 'Login',
components: {
@@ -145,7 +148,19 @@ export default {
window.sessionStorage.setItem('visits', JSON.stringify([]))
console.log('添加visits========================================>')
// console.log(this.handleRoute())
- await this.$router.push('/home')
+ // 西海岸特殊处理
+ if (isXiHaiAn) {
+ await this.$router.push({
+ path: '/DetailsPageconetent',
+ query: {
+ select: '基础设施',
+ tecHnosphere: '',
+ appLiCation: ''
+ }
+ })
+ } else {
+ await this.$router.push('/home')
+ }
} catch (error) {
message.error('登陆失败,用户名或密码错误!')
}
diff --git a/front/src/views/personalCenter/components/AbilityApplication.vue b/front/src/views/personalCenter/components/AbilityApplication.vue
index 11567292..3a75af0e 100644
--- a/front/src/views/personalCenter/components/AbilityApplication.vue
+++ b/front/src/views/personalCenter/components/AbilityApplication.vue
@@ -187,7 +187,7 @@
视频预览
@@ -440,6 +440,9 @@
// 视频预览
const openVideo = (item) => {
console.log('打开视频', item)
+ if(item && item.status != 1) {
+ return message.error('当前视频离线不可预览!')
+ }
const param = {
key: item.cameraId,
}