登录和首页优化

This commit is contained in:
暮光:城中城
2019-06-28 22:03:52 +08:00
parent eb7112b956
commit 9d6ab9e159
8 changed files with 60 additions and 41 deletions

View File

@@ -34,7 +34,7 @@ module.exports = (options = {}) => ({
use: [{
loader: 'url-loader',
options: {
limit: 10000
limit: 800000
}
}]
}