Commit 4eeec8c1 authored by 郭志伟's avatar 郭志伟

fix(backtop): 修改生成小程序短链逻辑

parent 48c14c88
......@@ -79,8 +79,8 @@ export default {
if (!EASY_ENV_IS_NODE) {
this.renderTpl = true;
this.jsBridge = new Bridge();
this.getMpSchema();
this.initShareInfo();
this.getMpSchema();
}
},
methods: {
......
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