Commit c70a9fbd by Chao Sun
parents 65175678 f91b89c4
......@@ -8,7 +8,9 @@ declare const wx: any;
})
export class AppComponent {
constructor(private eventBusService: EventBusService) {
setTimeout(() => {
this.wxConfig();
}, 500)
}
wxConfig() {
......
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