diff --git a/public/index.html b/public/index.html
index 0b295d7..a55f33e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,9 +5,9 @@
-
音乐解锁
+ Dnomd343 - UnlockMusic
-
+
@@ -19,19 +19,11 @@
- 请勿直接运行源代码!
您可能在使用不受支持的过时浏览器,这可能导致此应用无法正常工作。
如果您使用双核浏览器,您可以尝试切换到 “极速模式” 解决此问题。
或者,您可以尝试更换下方的几个浏览器之一。
-
diff --git a/src/App.vue b/src/App.vue
index 176b755..c559d70 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -3,24 +3,6 @@
-
@@ -51,39 +33,6 @@ export default {
const mask = document.getElementById('loader-mask');
if (!!mask) mask.remove();
let updateInfo;
- try {
- updateInfo = await checkUpdate(this.version);
- } catch (e) {
- console.warn('check version info failed', e);
- }
- if (
- updateInfo &&
- process.env.NODE_ENV === 'production' &&
- (updateInfo.HttpsFound || (updateInfo.Found && window.location.protocol !== 'https:'))
- ) {
- this.$notify.warning({
- title: '发现更新',
- message: `发现新版本 v${updateInfo.Version}
更新详情:${updateInfo.Detail}
获取更新`,
- dangerouslyUseHTMLString: true,
- duration: 15000,
- position: 'top-left',
- });
- } else {
- this.$notify.info({
- title: '离线使用',
- message: `
-
我们使用 PWA 技术,无网络也能使用
-
-
最近更新
-
${config.updateInfo}
-
-
使用提示
-
`,
- dangerouslyUseHTMLString: true,
- duration: 10000,
- position: 'top-left',
- });
- }
},
},
};
diff --git a/src/component/FileSelector.vue b/src/component/FileSelector.vue
index 058bfcd..40441cd 100644
--- a/src/component/FileSelector.vue
+++ b/src/component/FileSelector.vue
@@ -1,26 +1,7 @@
- 将文件拖到此处,或 点击选择
-
-
- 仅在浏览器内对文件进行解锁,无需消耗流量
-
- 算法在源代码中已经提供,所有运算都发生在本地
-
-
-
-
- 工作模式: {{ parallel ? '多线程 Worker' : '单线程 Queue' }}
-
-
- 将此工具部署在HTTPS环境下,可以启用Web Worker特性,
- 从而更快的利用并行处理完成解锁
-
-
-
-
-
+ 将文件拖到此处
- 歌曲命名格式:
+ 命名格式:
{{ k.text }}