yyb
5 天以前 1ae3be372c9064d4158dc7b73f1043c144e3690f
src/pages_template/common/mixin.js
对比新文件
@@ -0,0 +1,7 @@
export default {
    data() {
        return {
         isWeixin: true
        }
    }
}