From 0fb402c21fff82e0b514d4160e0d009870f14288 Mon Sep 17 00:00:00 2001 From: season Date: Tue, 12 Nov 2019 18:06:08 +0800 Subject: [PATCH] cardinfo增加th=this; --- pages/user/cardinfo/cardinfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/user/cardinfo/cardinfo.js b/pages/user/cardinfo/cardinfo.js index be1f175..11a762c 100644 --- a/pages/user/cardinfo/cardinfo.js +++ b/pages/user/cardinfo/cardinfo.js @@ -53,7 +53,7 @@ Page({ */ onLoad: function (options) { var that = this,ee=this; - + var th=this; //-----------等级卡说明------------------- getApp().request.promiseGet("/api/weshop/storeconfig/get/" + os.stoid, { }).then(res => { -- libgit2 0.21.4