Forwarding function in Mini Program

problem description

how to click on the three points in the upper right corner, a pop-up box appears below to forward Mini Program, and the folder under which the file should be placed

the environmental background of the problems and what methods you have tried

  API,onShareAppMessage

related codes

/ / Please paste the code text below (do not replace the code with pictures)

clipboard.png

what result do you expect? What is the error message actually seen?

Aug.16,2021

Page({
    onShareAppMessage(){}
})

just put the onShareAppMessage into the Page, and you don't have to write the method body

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7bc1a0-8f07.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7bc1a0-8f07.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?