feat(mine): 测试支付账号更换

This commit is contained in:
woody 2025-04-22 10:06:07 +08:00
parent dd1e06b057
commit a64f593b4d
1 changed files with 1 additions and 1 deletions

View File

@ -531,7 +531,7 @@ export default {
api.getInfo().then((res) => { api.getInfo().then((res) => {
if (res) { if (res) {
this.userInfo = res.data; this.userInfo = res.data;
if (this.userInfo.memberCode == "CN68880628") { if (this.userInfo.memberCode == "CN688806280001") {
this.ifSpecial = true; this.ifSpecial = true;
this.otherMenuList = [ this.otherMenuList = [
{ {