Commit 709da99b authored by cc's avatar cc

build

parent 17fd2ed9
......@@ -34,8 +34,8 @@ class Homepage extends React.Component {
if (isWeiXin()) {
if (!await store.checkBindStatus()) return;
}
await store.updateIndex();
await shareStore.doAssist();
await store.updateIndex();
this.initSensor();
}
......
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