chore: use cdn address

This commit is contained in:
dntzhang 2021-07-03 17:38:43 +08:00
parent 078a406d1d
commit 00627cb6e3
1 changed files with 2 additions and 2 deletions

View File

@ -116,8 +116,8 @@ body{
<script src="https://unpkg.com/@omiu/icon@0.0.2/account-balance-sharp.js"></script>
<script src="https://unpkg.com/@omiu/message@0.0.2/src/index.js"></script>
<script src="https://unpkg.com/@omiu/icon@0.0.2/search.js"></script>
<!-- <script src="https://unpkg.com/@omiu/input@0.0.9/src/index.js"></script> -->
<script src="../../input/src/index.js"></script>
<script src="https://unpkg.com/@omiu/input@0.0.11/src/index.js"></script>
<script src="./synonyms.js"></script>
<script>
var hyphenateRE = /\B([A-Z])/g