index.config.js 180B

12345678
  1. // onShareAppMessage: function () {
  2. // return custom share data when user share.
  3. // console.log('44444444')
  4. // },
  5. export default {
  6. enableShareAppMessage: true
  7. }