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