Commit 3c6964e3 authored by zhengke's avatar zhengke

修改

parent 8cd15b73
......@@ -169,7 +169,7 @@ export default {
},
//关闭登录窗口
gbAuth(){
this.showAuth=false;
uni.navigateBack()
},
isdefault(item) {
//设置默认地址
......
......@@ -195,7 +195,7 @@ export default {
},
//关闭登录窗口
gbAuth(){
this.showAuth=false;
uni.navigateBack()
},
godetails(item){
if(this.msg.UseState ==0){
......
......@@ -200,7 +200,7 @@
},
//关闭登录窗口
gbAuth(){
this.showAuth=false;
uni.navigateBack()
},
clickHandler(cx) {
uni.navigateTo({
......
......@@ -257,7 +257,7 @@
},
//关闭登录窗口
gbAuth(){
this.showAuth=false;
uni.navigateBack()
},
change(index) {
this.current = index;
......
......@@ -175,7 +175,7 @@ export default {
},
//关闭登录窗口
gbAuth(){
this.showAuth=false;
uni.navigateBack()
}
},
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment