Commit c571f562 authored by youjie's avatar youjie

no message

parent aad7cc0a
......@@ -322,6 +322,11 @@
this.init()
this.getParams()
},
onShow() {
this.b2b_user_info = uni.getStorageSync('b2b_user')
this.init()
this.getParams()
},
created() {
this.contentHeight = this.$utils.calcContentHeight(-40) + "px";
this.mainColor = this.$uiConfig.mainColor;
......
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