使用外部数据库
This commit is contained in:
@@ -55,10 +55,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<h3>Teams 别名管理</h3>
|
||||
<button id="sync">立即同步</button>
|
||||
<button id="export">导出</button>
|
||||
<button id="import">覆盖导入</button>
|
||||
<button id="update-import">合并导入</button>
|
||||
<input type="file" id="fileInput" accept="application/json" />
|
||||
<script src="env.js"></script>
|
||||
<script src="utils.js"></script>
|
||||
<script src="popup.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user