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