diff --git a/src/components/OtaModal.vue b/src/components/OtaModal.vue index c08ce2c..303c1a0 100644 --- a/src/components/OtaModal.vue +++ b/src/components/OtaModal.vue @@ -85,25 +85,25 @@ const handleUpdateClick = async () => { @@ -111,7 +111,7 @@ const handleUpdateClick = async () => { - + { - + - + {{ version }} @@ -139,7 +139,7 @@ const handleUpdateClick = async () => { - + 请关机并重启智能弓 @@ -150,7 +150,7 @@ const handleUpdateClick = async () => { - + @@ -160,7 +160,7 @@ const handleUpdateClick = async () => { - + 请确保: 1、智能弓已开启 2、网路连接稳定 diff --git a/src/pages/ota-wifi.vue b/src/pages/ota-wifi.vue index c787110..9a8e9b7 100644 --- a/src/pages/ota-wifi.vue +++ b/src/pages/ota-wifi.vue @@ -632,7 +632,7 @@ onUnmounted(() => { > - + @@ -721,7 +721,7 @@ onUnmounted(() => { - + 更新中,请稍等片刻... @@ -733,7 +733,7 @@ onUnmounted(() => { - + 更新完成 请关机并重启智能弓 @@ -743,7 +743,7 @@ onUnmounted(() => { - + 更新失败 请确保: 1、智能弓已开启 @@ -756,7 +756,7 @@ onUnmounted(() => { - + diff --git a/src/static/ota/check-char.png b/src/static/ota/check-char.png deleted file mode 100644 index d262047..0000000 Binary files a/src/static/ota/check-char.png and /dev/null differ diff --git a/src/static/ota/close-char.png b/src/static/ota/close-char.png deleted file mode 100644 index a563bb1..0000000 Binary files a/src/static/ota/close-char.png and /dev/null differ diff --git a/src/static/ota/new-ver.png b/src/static/ota/new-ver.png deleted file mode 100644 index c6c5e5f..0000000 Binary files a/src/static/ota/new-ver.png and /dev/null differ diff --git a/src/static/ota/ota-bg.png b/src/static/ota/ota-bg.png deleted file mode 100644 index 56635f6..0000000 Binary files a/src/static/ota/ota-bg.png and /dev/null differ diff --git a/src/static/ota/ota-mascot.png b/src/static/ota/ota-mascot.png deleted file mode 100644 index 2dac0a6..0000000 Binary files a/src/static/ota/ota-mascot.png and /dev/null differ diff --git a/src/static/ota/ota-ver.png b/src/static/ota/ota-ver.png deleted file mode 100644 index a34a678..0000000 Binary files a/src/static/ota/ota-ver.png and /dev/null differ diff --git a/src/static/ota/target-char.png b/src/static/ota/target-char.png deleted file mode 100644 index 073cafb..0000000 Binary files a/src/static/ota/target-char.png and /dev/null differ diff --git a/src/static/ota/update-fail.png b/src/static/ota/update-fail.png deleted file mode 100644 index 754b226..0000000 Binary files a/src/static/ota/update-fail.png and /dev/null differ diff --git a/src/static/ota/update-ok.png b/src/static/ota/update-ok.png deleted file mode 100644 index edaae5f..0000000 Binary files a/src/static/ota/update-ok.png and /dev/null differ diff --git a/src/static/ota/update_progress.png b/src/static/ota/update_progress.png deleted file mode 100644 index 510d8d2..0000000 Binary files a/src/static/ota/update_progress.png and /dev/null differ diff --git a/src/static/ota/wifi1.png b/src/static/ota/wifi1.png deleted file mode 100644 index 6931b7b..0000000 Binary files a/src/static/ota/wifi1.png and /dev/null differ diff --git a/src/static/ota/wifi2.png b/src/static/ota/wifi2.png deleted file mode 100644 index e93d538..0000000 Binary files a/src/static/ota/wifi2.png and /dev/null differ