新颜色第一版
This commit is contained in:
@@ -47,7 +47,7 @@ Page( {
|
||||
onLoad: function(options) {
|
||||
that = this
|
||||
wx.setBackgroundColor({
|
||||
backgroundColor: "#00B050",
|
||||
backgroundColor: "#96C6F5",
|
||||
})
|
||||
that.clearCache();//清本页缓存
|
||||
that.getlist(0);//第一次加载数据
|
||||
|
||||
Reference in New Issue
Block a user