Commit 82b330ab authored by liziwl's avatar liziwl
Browse files

add parm to test wx app

parent 922ed913
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
function post_to_wx() {
    var obj = {
        'shareTitle': document.title,
        'shareURL': document.URL,
        'time': (new Date()).valueOf()
    }
    wx.miniProgram.postMessage({