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