gaoluyang
2025-12-29 13686ba36e7689ed9969733cc07abd4132fee013
src/pages_template/common/mixin.js
对比新文件
@@ -0,0 +1,7 @@
export default {
    data() {
        return {
         isWeixin: true
        }
    }
}