vue文件内的一些总结
Vue CLI需要编译才能发布
public和assets两个静态资源文件的引用方法
public不参与打包
assets会被打包
public和assets两个静态资源文件的引用方法
public不参与打包
assets会被打包
index.html引入外部静态文件用<%= BASE_URL %>
子文件里的.gitignore文件是会生效的,里面配置的文件规则,是相对当前.gitingore文件所在位置
README.md只有根目录下的生效
package.json 作用类似于pom.xml
eslintrc.js 是一把双刃剑
Warning: Undefined variable $aria_req in /www/wwwroot/l.lvovl.cn/wp-content/themes/JieStyle-Two-master/comments.php on line 26
Warning: Undefined variable $aria_req in /www/wwwroot/l.lvovl.cn/wp-content/themes/JieStyle-Two-master/comments.php on line 27
Warning: Undefined variable $aria_req in /www/wwwroot/l.lvovl.cn/wp-content/themes/JieStyle-Two-master/comments.php on line 28