...
|
...
|
@@ -178,7 +178,7 @@ |
|
|
$('.auth').removeClass('no-intercept');
|
|
|
|
|
|
$.get('/channel/resources.json', {
|
|
|
contentCode: 'dfdda9e519bafc0a248d71ebc0c11d4e'
|
|
|
contentCode: 'fc2d34028b1d9812439f53d812dcfc65'
|
|
|
}).then(ret => {
|
|
|
if (ret[0]) {
|
|
|
this.floor = ret[0].data.list;
|
...
|
...
|
|