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