diff --git a/README.md b/README.md index a1f5c09..d595b51 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ K5Web 用于对兼容业余无线电台 UV-K5 写频、更新固件、写入星历等。 +## 讨论 +- QQ 群:957225277 (K5Web相关) +- QQ 群:201308015 (固件相关) +- Telegram Group: https://t.me/losehu +- Matrix Group: https://matrix.to/#/#losehu:mozilla.org + ## 功能列表 - 固件版本检测 @@ -19,6 +25,9 @@ K5Web 用于对兼容业余无线电台 UV-K5 写频、更新固件、写入星 - 开机图片(LOSEHU 固件) - 字库写入(LOSEHU 固件) - 星历写入(LOSEHU 固件) +- DTMF ID 设置 +- 收音机频道管理 +- MDC 联系人管理(LOSEHU 固件) ## 开发 ### 安装依赖 diff --git a/index.html b/index.html index 7a26f6c..2f51b65 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,6 @@ - K5Web diff --git a/src/views/idea/channel/index.vue b/src/views/idea/channel/index.vue new file mode 100644 index 0000000..39abcc7 --- /dev/null +++ b/src/views/idea/channel/index.vue @@ -0,0 +1,263 @@ + + + + + + + + \ No newline at end of file diff --git a/src/views/idea/firmware/index.vue b/src/views/idea/firmware/index.vue index 4470fcc..db6e9f5 100644 --- a/src/views/idea/firmware/index.vue +++ b/src/views/idea/firmware/index.vue @@ -19,9 +19,11 @@ + - + - {{ $t('tool.writefontwrite') }} +
+ {{ $t('tool.writefontwrite') }} + {{ $t('tool.writefontwrite') }} +