赣牛网官网

dev01 941532835a first commit 1 month ago
bin 941532835a first commit 1 month ago
fonts 941532835a first commit 1 month ago
img 941532835a first commit 1 month ago
src 941532835a first commit 1 month ago
template 941532835a first commit 1 month ago
views 941532835a first commit 1 month ago
webpack 941532835a first commit 1 month ago
README.md 941532835a first commit 1 month ago
package-lock.json 941532835a first commit 1 month ago
package.json 941532835a first commit 1 month ago
webpack-dll.config.js 941532835a first commit 1 month ago
webpack.config.js 941532835a first commit 1 month ago

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