zhangzengfei
2024-02-06 0a48fe80a5f7df79316caf3e46899b0701a52319
更新到线上的地址
1个文件已修改
4 ■■■■ 已修改文件
pages/index/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/index/index.vue
@@ -13,8 +13,8 @@
    export default {
        data() {
            return {
                start: true,
                url: 'http://192.168.20.25:7010'
                start: false,
                url: 'http://pad.fai365.com/?=t'+Math.random()
            }
        },
        onLoad() {