Browse Source

Merge branch 'feature_20250108_分享' into uat(dev)

zhujindu 11 months ago
parent
commit
6c76a1a5cd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/home/index.vue

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

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