mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 18:59:36 +08:00
描述:页面样式修改
This commit is contained in:
parent
32416a068c
commit
fc634b24f5
@ -6,15 +6,15 @@ App({
|
||||
parkId: '26', // 园区id
|
||||
parkName: '长阳智会云控', // 园区名称
|
||||
// 本地测试
|
||||
DOMAIN_NAME_PREFIX: ' http://192.168.0.30',
|
||||
DOMAIN_NAME: ' http://192.168.0.30:9227', //接口域名
|
||||
IMG_NAME: ' http://192.168.0.30:9227',
|
||||
socketUrl: 'wss://192.168.0.30:9227/changyang-office/websocket-server',
|
||||
// DOMAIN_NAME_PREFIX: ' http://192.168.0.30',
|
||||
// DOMAIN_NAME: ' http://192.168.0.30:9227', //接口域名
|
||||
// IMG_NAME: ' http://192.168.0.30:9227',
|
||||
// socketUrl: 'wss://192.168.0.30:9227/changyang-office/websocket-server',
|
||||
// 生产
|
||||
// DOMAIN_NAME_PREFIX: 'https://www.chuangzhikj.com',
|
||||
// DOMAIN_NAME: 'https://www.chuangzhikj.com/saas-ics', //接口域名
|
||||
// IMG_NAME: 'https://www.chuangzhikj.com/saas-ics',
|
||||
// socketUrl: 'wss://company.haxy.com.cn:4443/changyang-office/websocket-server',
|
||||
DOMAIN_NAME_PREFIX: 'https://www.chuangzhikj.com',
|
||||
DOMAIN_NAME: 'https://www.chuangzhikj.com/saas-ics', //接口域名
|
||||
IMG_NAME: 'https://www.chuangzhikj.com/saas-ics',
|
||||
socketUrl: 'wss://company.haxy.com.cn:4443/changyang-office/websocket-server',
|
||||
globals: {
|
||||
refreshMyPages: false,
|
||||
homedata: {},
|
||||
|
@ -77,6 +77,7 @@
|
||||
|
||||
|
||||
.meetingRoomView .meetingRoomItem .imgView {
|
||||
flex-shrink: 0;
|
||||
position: relative;
|
||||
width: 320rpx;
|
||||
height: 180rpx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user