zhaojs
2023-07-31 49edf3b5b18597aacc3c05529712fbbe9720a805
pages/takeout/elm.vue
@@ -62,6 +62,19 @@
            ]
         }
      },
      onShareAppMessage: function() {
         return {
            title: '饿了么红包',
            path: '/pages/takeout/elm',
            // promise
         }
      },
      onShareTimeline() {
         return {
            title: '饿了么红包',
            path: '/pages/takeout/elm',
         }
      },
      onLoad() {
         this.IntiData()
      },
@@ -94,8 +107,8 @@
         },
         toMt()
         {
            uni.redirectTo({
               url:'./mt?dfgtoken='+''
            uni.switchTab({
               url:'./mt'
            })
         },
         shareClick() {