From 83fe91ea75f32582d35fef8becd53bcf2ce82cd7 Mon Sep 17 00:00:00 2001 From: WXD-SEASON\season Date: Sun, 25 Apr 2021 15:31:15 +0800 Subject: [PATCH] PLUS会员 --- packageA/pages/profile/profile.js | 2 +- pages/user/Detailed/Detailed.js | 8 ++++---- pages/user/cardinfo/cardinfo.js | 10 +++++----- pages/user/plus/plus.js | 2 +- pages/user/userinfo/userinfo.js | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packageA/pages/profile/profile.js b/packageA/pages/profile/profile.js index 1cedc68..d04c545 100644 --- a/packageA/pages/profile/profile.js +++ b/packageA/pages/profile/profile.js @@ -60,7 +60,7 @@ Page({ identity_card: "", //身份证值 address: "", //地址 openid: "", //openid - pulscardname: "", //puls会员的卡 + pulscardname: "", //PLUS会员的卡 gradename: "", //会员权益的卡 isBool: "", sto_sele_id: "", //所属门店id diff --git a/pages/user/Detailed/Detailed.js b/pages/user/Detailed/Detailed.js index 341d985..1033cc1 100644 --- a/pages/user/Detailed/Detailed.js +++ b/pages/user/Detailed/Detailed.js @@ -276,11 +276,11 @@ Page({ ctx.drawImage(img_square, 80 * unit, 470 * unit, 10 * unit, 10 * unit); ctx.setFontSize(24 * unit); ctx.setFillStyle("rgb(198,165,126)"); - ctx.fillText("PULS会员权益", 100 * unit, 475 * unit); + ctx.fillText("PLUS会员权益", 100 * unit, 475 * unit); ctx.setFontSize(20 * unit); ctx.setFillStyle("rgb(198,165,126)"); - ctx.fillText("PULS会员专属权益", 100 * unit, 505 * unit); + ctx.fillText("PLUS会员专属权益", 100 * unit, 505 * unit); ctx.drawImage(img_Ancrown, 355 * unit, 440 * unit, 65 * unit, 65 * unit); ctx.rect(85 * unit, 530 * unit, 375 * unit, 1 * unit) @@ -290,7 +290,7 @@ Page({ ctx.drawImage(img_square, 80 * unit, 575 * unit, 10 * unit, 10 * unit); ctx.setFontSize(24 * unit); ctx.setFillStyle("rgb(198,165,126)"); - ctx.fillText("PULS会员标识", 100 * unit, 580 * unit); + ctx.fillText("PLUS会员标识", 100 * unit, 580 * unit); ctx.setFontSize(20 * unit); ctx.setFillStyle("rgb(198,165,126)"); @@ -304,7 +304,7 @@ Page({ ctx.drawImage(img_square, 80 * unit, 695 * unit, 10 * unit, 10 * unit); ctx.setFontSize(24 * unit); ctx.setFillStyle("rgb(198,165,126)"); - ctx.fillText("PULS会员价格", 100 * unit, 695 * unit); + ctx.fillText("PLUS会员价格", 100 * unit, 695 * unit); ctx.setFontSize(20 * unit); ctx.setFillStyle("rgb(198,165,126)"); diff --git a/pages/user/cardinfo/cardinfo.js b/pages/user/cardinfo/cardinfo.js index 62e4eb9..cc49576 100644 --- a/pages/user/cardinfo/cardinfo.js +++ b/pages/user/cardinfo/cardinfo.js @@ -23,7 +23,7 @@ Page({ is_plusCard: "",//卡的列表 imagePath: "", user: null,//会员的数据 - is_card: 0,//用于判断是否是续费页和购买页面 0不是puls会员 + is_card: 0,//用于判断是否是续费页和购买页面 0不是PLUS会员 content: "",//等级卡规则 is_card_rule: "",//等级卡规则判断用 big_card: null,//最大的卡 @@ -474,11 +474,11 @@ Page({ ctx.drawImage(img_square, 80 * unit, 470 * unit, 10 * unit, 10 * unit); ctx.setFontSize(24 * unit); ctx.setFillStyle("rgb(198,165,126)"); - ctx.fillText("PULS会员权益", 100 * unit, 475 * unit); + ctx.fillText("PLUS会员权益", 100 * unit, 475 * unit); ctx.setFontSize(20 * unit); ctx.setFillStyle("rgb(198,165,126)"); - ctx.fillText("PULS会员专属权益", 100 * unit, 505 * unit); + ctx.fillText("PLUS会员专属权益", 100 * unit, 505 * unit); ctx.drawImage(img_Ancrown, 355 * unit, 440 * unit, 65 * unit, 65 * unit); ctx.rect(85 * unit, 530 * unit, 375 * unit, 1 * unit) @@ -488,7 +488,7 @@ Page({ ctx.drawImage(img_square, 80 * unit, 575 * unit, 10 * unit, 10 * unit); ctx.setFontSize(24 * unit); ctx.setFillStyle("rgb(198,165,126)"); - ctx.fillText("PULS会员标识", 100 * unit, 580 * unit); + ctx.fillText("PLUS会员标识", 100 * unit, 580 * unit); ctx.setFontSize(20 * unit); ctx.setFillStyle("rgb(198,165,126)"); @@ -502,7 +502,7 @@ Page({ ctx.drawImage(img_square, 80 * unit, 695 * unit, 10 * unit, 10 * unit); ctx.setFontSize(24 * unit); ctx.setFillStyle("rgb(198,165,126)"); - ctx.fillText("PULS会员价格", 100 * unit, 695 * unit); + ctx.fillText("PLUS会员价格", 100 * unit, 695 * unit); ctx.setFontSize(20 * unit); ctx.setFillStyle("rgb(198,165,126)"); diff --git a/pages/user/plus/plus.js b/pages/user/plus/plus.js index bea2645..5164e85 100644 --- a/pages/user/plus/plus.js +++ b/pages/user/plus/plus.js @@ -22,7 +22,7 @@ Page({ is_plusCard: "",//卡的列表 imagePath: "", is_pulscardname: "",//plus会员的名字 - is_card: 0,//用于判断是否是续费页和购买页面 0不是puls会员 + is_card: 0,//用于判断是否是续费页和购买页面 0不是PLUS会员 content: "",//等级卡规则 is_card_rule: "",//等级卡规则判断用 is_show: 0, //页面要加载完才能显示 diff --git a/pages/user/userinfo/userinfo.js b/pages/user/userinfo/userinfo.js index 1cedc68..d04c545 100644 --- a/pages/user/userinfo/userinfo.js +++ b/pages/user/userinfo/userinfo.js @@ -60,7 +60,7 @@ Page({ identity_card: "", //身份证值 address: "", //地址 openid: "", //openid - pulscardname: "", //puls会员的卡 + pulscardname: "", //PLUS会员的卡 gradename: "", //会员权益的卡 isBool: "", sto_sele_id: "", //所属门店id -- libgit2 0.21.4