Commit 0fb402c21fff82e0b514d4160e0d009870f14288
1 parent
8a43dd64
cardinfo增加th=this;
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/cardinfo/cardinfo.js
@@ -53,7 +53,7 @@ Page({ | @@ -53,7 +53,7 @@ Page({ | ||
53 | */ | 53 | */ |
54 | onLoad: function (options) { | 54 | onLoad: function (options) { |
55 | var that = this,ee=this; | 55 | var that = this,ee=this; |
56 | - | 56 | + var th=this; |
57 | //-----------等级卡说明------------------- | 57 | //-----------等级卡说明------------------- |
58 | getApp().request.promiseGet("/api/weshop/storeconfig/get/" + os.stoid, { | 58 | getApp().request.promiseGet("/api/weshop/storeconfig/get/" + os.stoid, { |
59 | }).then(res => { | 59 | }).then(res => { |