#
whycq
2023-12-12 a7b31abe460d4f4c98b29b805de460dc5d8b65be
pages/login/login.vue
@@ -168,6 +168,7 @@
            this.baseUrl = "http://" + this.url.ip + ':' + this.url.port + '/' + this.url.project
            uni.setStorageSync('baseUrl', this.baseUrl);
            uni.setStorageSync('url', this.url);
            uni.setStorageSync('project','tzsk')
            this.$refs.inputDialog.close()
         },
         onLogin() {