赣牛网官网

dev01 941532835a first commit 4 viikkoa sitten
bin 941532835a first commit 4 viikkoa sitten
fonts 941532835a first commit 4 viikkoa sitten
img 941532835a first commit 4 viikkoa sitten
src 941532835a first commit 4 viikkoa sitten
template 941532835a first commit 4 viikkoa sitten
views 941532835a first commit 4 viikkoa sitten
webpack 941532835a first commit 4 viikkoa sitten
README.md 941532835a first commit 4 viikkoa sitten
package-lock.json 941532835a first commit 4 viikkoa sitten
package.json 941532835a first commit 4 viikkoa sitten
webpack-dll.config.js 941532835a first commit 4 viikkoa sitten
webpack.config.js 941532835a first commit 4 viikkoa sitten

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