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