quanyawei
2024-03-18 9c3961f513cb548c129dd911c1eb92ec21bb703c
utils/share.js
@@ -19,7 +19,7 @@
        // console.log("获取加载的页面", pages);
        this.share.path = `/${page.route}`
        if (page.options.infor) {
            this.share.path = `/${page.route}?infor=${page.options.infor}`
            this.share.path = `/${page.route}?infor=${page.options.infor}&type=share`
        }
        console.log('page.options', page.options)
        return {