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