Commit 1ef6fba7 authored by WTZ's avatar WTZ

Merge branch 'master' of git.server:wangxuelai/wechatapp.shangjiadao.com

parents e06360d0 354d4efb
.container{ .container{
width: 100%; width: 100%;
padding: 0 60rpx; padding: 0 60rpx 200rpx;
box-sizing: border-box; box-sizing: border-box;
min-height: 100vh; min-height: 100vh;
position: relative;
} }
.logo-box{ .logo-box{
padding: 38rpx 0 90rpx; padding: 38rpx 0 90rpx;
......
...@@ -7,17 +7,16 @@ export default { ...@@ -7,17 +7,16 @@ export default {
}, },
{ {
sid: 449, sid: 449,
posterbg:'https://cdn.img.shangjiadao.cn/qingxiao/daka/images/2c/dailyposter2/bg807.png' posterbg:'https://cdn.img.shangjiadao.cn/qingxiao/daka/images/2c/dailyposter2/bg807_2.png'
}, },
{ {
sid: 825, sid: 825,
posterbg: 'https://cdn.img.shangjiadao.cn/qingxiao/daka/images/2c/dailyposter2/bg825.png' posterbg: 'https://cdn.img.shangjiadao.cn/qingxiao/daka/images/2c/dailyposter2/bg825.png'
}, },
// 20200210 去掉该校区 {
// { sid: 807,
// sid: 807, posterbg:'https://cdn.img.shangjiadao.cn/qingxiao/daka/images/2c/dailyposter2/bg807_2.png'
// posterbg:'https://cdn.img.shangjiadao.cn/qingxiao/daka/images/2c/dailyposter2/bg807.png' },
// },
] ]
} }
\ No newline at end of file
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
host: 'https://qxapi.qingxiao.online/daka', host: 'https://qxapi.qingxiao.online/daka',
host2: 'https://wx.m.shangjiadao.cn', host2: 'https://wx.m.shangjiadao.cn',
storageVersion: '5.0', storageVersion: '5.0',
imageVersion: '20200420', imageVersion: '20200528',
// host: 'https://clock.wp53.cn', // host: 'https://clock.wp53.cn',
// host2: 'https://test.wp53.cn', // host2: 'https://test.wp53.cn',
appId: 'wxc1246ea029394785', appId: 'wxc1246ea029394785',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment