@@ -62,7 +62,7 @@ Page({
username: res.data.data.userinfo.username,
class: res.data.data.userinfo.class
})
- if(that.data.class == ''){
+ if(that.data.class == null){
that.setData({
class:'文科'
@@ -147,6 +147,7 @@ Page({
},
method: 'POST',
success: function (res) {
+ console.log(123)
console.log(res.data)
college_count: res.data.data.college_count,
@@ -12,7 +12,7 @@
"compileType": "miniprogram",
"libVersion": "2.0.9",
- "appid": "wxea7a26e5da5b46f2",
+ "appid": "wxdeff0d78ebe3e744",
"projectname": "Gkzs",
"condition": {
"search": {