How to introduce jq? into the project built by vue-cli

After

is introduced in main.js, the use of $within the component is undefined and can only be reintroduced in the component.
in addition to referencing directly in index.html, how should I refer globally in main.js?

Jun.04,2021

main.js

  

pay attention not to type in when packing, as mentioned above, configure externals

Menu