diff --git a/README.md b/README.md index 45f386f..672754a 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ import {$cdn} from '@/config' Vue.prototype.$cdn = $cdn ``` -在 css 中引用 +在 css 和 js 使用 ```html