赣牛网官网

dev01 941532835a first commit месяцев назад: 3
bin 941532835a first commit месяцев назад: 3
fonts 941532835a first commit месяцев назад: 3
img 941532835a first commit месяцев назад: 3
src 941532835a first commit месяцев назад: 3
template 941532835a first commit месяцев назад: 3
views 941532835a first commit месяцев назад: 3
webpack 941532835a first commit месяцев назад: 3
README.md 941532835a first commit месяцев назад: 3
package-lock.json 941532835a first commit месяцев назад: 3
package.json 941532835a first commit месяцев назад: 3
webpack-dll.config.js 941532835a first commit месяцев назад: 3
webpack.config.js 941532835a first commit месяцев назад: 3

README.md

注意!

1.页面以 views文价夹内为准
2.如果升版本打包记得修改 dll/test/dll.css

 a {
   color: #f68704;
   text-decoration: none;
 }
 a:hover,
 a:focus {
   color: #f68704;
   text-decoration: underline;
 }

中的#337ab7替换为#f68704