Commit 4c580521 by 施宇

11

parent 5774327b
......@@ -40,8 +40,8 @@ Page({
token: token,
userId: userId
});
this.getInfo();
if (type == 1) {
this.getInfo();
this.setData({
priceType: 5
})
......@@ -50,7 +50,6 @@ Page({
this.setData({
priceType: 2
});
this.getInfo();
};
getApp().globalData.bus.off('addFirstBj');
getApp().globalData.bus.on('addFirstBj', (id) => {
......@@ -308,6 +307,6 @@ Page({
}
}
}, true)
}, isLoading)
}
})
\ No newline at end of file
......@@ -84,8 +84,6 @@
},
{
"id": -1,
"name": "pages/person/notice/index",
"pathName": "pages/person/notice/index",
"name": "pages/person/invitation/index",
"pathName": "pages/person/invitation/index",
"query": "",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment