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