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