@@ -74,7 +74,7 @@ Page({
url: 'http://124.235.209.122:88/api/financial/viewnews/select', //真是接口
method: 'post',
data: {
- qyid: '5e903455d72a944fd899c59c',
+ qyid: '5e903455d72a944fd899c59c',//wx.getStorageSync('uid')
skip: that.data.skip,
limit: that.data.limit
},