diff --git a/.prettierrc.yaml b/.prettierrc.yaml index 35893b3..24dd347 100644 --- a/.prettierrc.yaml +++ b/.prettierrc.yaml @@ -1,4 +1,18 @@ +#singleQuote: true +#semi: false +#printWidth: 100 +#trailingComma: none +printWidth: 220 +tabWidth: 4 +useTabs: true +semi: true singleQuote: true -semi: false -printWidth: 100 -trailingComma: none +quoteProps: "as-needed" +trailingComma: "none" +bracketSpacing: true +jsxBracketSameLine: false +arrowParens: "avoid" +endOfLine: "lf" +jsxSingleQuote: false +vueIndentScriptAndStyle: false +Prettier:HTMLWhitespaceSensitivity: 'ignore' diff --git a/dist/builder-debug.yml b/dist/builder-debug.yml index 9d50f13..4d903c5 100644 --- a/dist/builder-debug.yml +++ b/dist/builder-debug.yml @@ -98,8 +98,8 @@ nsis: !insertmacro MUI_LANGUAGE "Vietnamese" !macroend - !include "C:\Users\Administrator\AppData\Local\Temp\t-5HBg6Y\0-messages.nsh" - !include "C:\Users\Administrator\AppData\Local\Temp\t-5HBg6Y\1-messages.nsh" + !include "C:\Users\Administrator\AppData\Local\Temp\t-DceUj4\1-messages.nsh" + !include "C:\Users\Administrator\AppData\Local\Temp\t-DceUj4\0-messages.nsh" !addplugindir /x86-unicode "C:\Users\Administrator\AppData\Local\electron-builder\Cache\nsis\nsis-resources-3.4.1\plugins\x86-unicode" Var newStartMenuLink diff --git a/dist/latest.yml b/dist/latest.yml index 1eef63e..61be3b4 100644 --- a/dist/latest.yml +++ b/dist/latest.yml @@ -1,8 +1,8 @@ version: 1.0.0 files: - url: 谷云工具-1.0.0-setup.exe - sha512: pUcp/G5yQAhIQIDLBTOzLKoFT0+RQi68Vogqf1x0blrHj1E/ZCvjoTN1FvMdC0M28ijgqZ461rkIjWssxqx/xQ== - size: 106214745 + sha512: SIe2cckaD1bOD6quOooxYlDT3neE4MOHSz3lfYP9w71PFQouBrdP/9+lN8pHHJhwChPqICPsxXa0JMb3TeAMKA== + size: 106218882 path: 谷云工具-1.0.0-setup.exe -sha512: pUcp/G5yQAhIQIDLBTOzLKoFT0+RQi68Vogqf1x0blrHj1E/ZCvjoTN1FvMdC0M28ijgqZ461rkIjWssxqx/xQ== -releaseDate: '2024-07-15T08:16:22.640Z' +sha512: SIe2cckaD1bOD6quOooxYlDT3neE4MOHSz3lfYP9w71PFQouBrdP/9+lN8pHHJhwChPqICPsxXa0JMb3TeAMKA== +releaseDate: '2024-07-15T09:03:14.564Z' diff --git a/dist/win-unpacked/resources/app.asar b/dist/win-unpacked/resources/app.asar index 320337f..c4666e7 100644 Binary files a/dist/win-unpacked/resources/app.asar and b/dist/win-unpacked/resources/app.asar differ diff --git a/dist/谷云工具-1.0.0-setup.exe b/dist/谷云工具-1.0.0-setup.exe index f78f5a3..9e44587 100644 Binary files a/dist/谷云工具-1.0.0-setup.exe and b/dist/谷云工具-1.0.0-setup.exe differ diff --git a/dist/谷云工具-1.0.0-setup.exe.blockmap b/dist/谷云工具-1.0.0-setup.exe.blockmap index 7f99234..313952f 100644 Binary files a/dist/谷云工具-1.0.0-setup.exe.blockmap and b/dist/谷云工具-1.0.0-setup.exe.blockmap differ diff --git a/src/renderer/src/views/switch/index.vue b/src/renderer/src/views/switch/index.vue index 4486dba..bef4c52 100644 --- a/src/renderer/src/views/switch/index.vue +++ b/src/renderer/src/views/switch/index.vue @@ -2,98 +2,98 @@
- + 断开 + >断开 + 测试 连接 + >连接 + - + - + - + - + 更新 - + @@ -222,7 +222,7 @@ - + @@ -290,46 +290,58 @@
mqtt状态:
-
+
连接
- 断连 + 断连 + + +
日志状态:
-
+
连接
- 断连 + 断连 + + +
- + + + - - + + + + - + + +
@@ -340,21 +352,23 @@ + > + + - + > + + + + +

{{ item.msg }}

- - + + + +
@@ -1030,11 +1044,12 @@ onUnmounted(() => { }) -