引导页配置
This commit is contained in:
		| @@ -179,7 +179,7 @@ | |||||||
|         }) |         }) | ||||||
|       }, |       }, | ||||||
|       changeStatus() { |       changeStatus() { | ||||||
|         if(this.isFlag = true) return |         if(this.isFlag == true) return | ||||||
|         this.isFlag = true |         this.isFlag = true | ||||||
|         this.instance.post(`/app/appwechatguidepage/enable`).then(res => { |         this.instance.post(`/app/appwechatguidepage/enable`).then(res => { | ||||||
|           if (res.code == 0) { |           if (res.code == 0) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user