| | |
| | | } |
| | | |
| | | .loading{ |
| | | line-height: 1rem; text-align: center; font-size: .3rem; color: #999; |
| | | line-height: 2rem; text-align: center; font-size: .3rem; color: #999; |
| | | } |
| | | .sys{ |
| | | width: 100%; |
| | |
| | | Vue.use(VueLazyload, { |
| | | preLoad: 1.3,// |
| | | error: 'https://sr.ffquan.cn/cms_pic/20200622/bro7s7f6vrkd3jat4ujg0.png', |
| | | loading: 'https://sr.ffquan.cn/cms_pic/20200612/brhjkf76vrkcrfpi79eg0.png', |
| | | // loading: 'https://sr.ffquan.cn/cms_pic/20200612/brhjkf76vrkcrfpi79eg0.png', |
| | | attempt: 1 |
| | | }) |
| | | new Vue({ |
| | |
| | | active:0, |
| | | twoNav:false, |
| | | activeTwo:undefined, |
| | | loading:false, |
| | | loading:true, |
| | | isUniReady:false |
| | | }, |
| | | methods: { |
| | |
| | | }).done(function(res){ |
| | | if(res.msg.info==1) |
| | | { |
| | | alert(res.msg.info); |
| | | $.ajax({ |
| | | headers:{ |
| | | "token":_this.getUrlPar("token") |
| | |
| | | pageSize:40, |
| | | } |
| | | }).done(function(res){ |
| | | alert(res.data.list.length); |
| | | _this.lists=[].concat(_this.lists,res.data.list); |
| | | _this.loading = false; |
| | | }) |