"src/pages/technical-support/sdk-manage/example/index.vue" did not exist on "7be22da7415c3a53a2d514c9add99648cebf1930"
Commit 2c8c3e03 authored by 刘殿昕's avatar 刘殿昕

limit限制

parent 6f734ead
......@@ -48,7 +48,7 @@ module.exports = {
loader: 'url-loader',
exclude: [resolve('src/icons')],
options: {
limit: 10000,
limit: 1000000,
name: utils.assetsPath('img/[name].[hash:7].[ext]')
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment