zhujindu 11 月之前
父節點
當前提交
3c613de84c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/home/index.vue

+ 1 - 0
src/views/home/index.vue

@@ -76,6 +76,7 @@ export default {
     }
   },
   created() {
+    this.wx.showOptionMenu();
     getTicketFun(['onMenuShareAppMessage']).then((res) => {
       this.wx.ready(() => {
         console.log('this.wx.ready');