@ -30,7 +30,9 @@
</template>
<script>
import {
shareInfo
} from "@/common/util.js"
export default {
components: {
},
@ -43,6 +45,12 @@
navBarBoxHeight: 0,
}
onShareAppMessage() {
return shareInfo
onShareTimeline() {
async onLoad() {
this.start();
const MenuButton = uni.getMenuButtonBoundingClientRect()