problem description
vuecli packaged items are placed in the icon font display box on the java server. There is no problem with the web service access icon from http-server under the local dist folder.
cssurl(../../static/fonts/fa-solid-900.00ddaed.ttf)
java
font
Vue-cli "s webpack configuration file has been changed to relative addresses
what result do you expect? What is the error message actually seen?
Why is the font icon loaded but not displayed? Why there is no font? in the source resource directory Why is there no error?