Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

想要把wxss中的图片转为base64,如何处理? #3

Open
qwlong opened this issue Dec 21, 2017 · 0 comments
Open

想要把wxss中的图片转为base64,如何处理? #3

qwlong opened this issue Dec 21, 2017 · 0 comments

Comments

@qwlong
Copy link

qwlong commented Dec 21, 2017

想要把wxss中的图片转为base64,如何处理?把这个打开不起作用
// {
// test: /.(png|jpg|gif)$/,
// include: /src/,
// loader: 'url-loader?limit=8192',
// options: {
// name: '/[name]_[hash:7].[ext]',
// outputPath: 'images',
// }
// },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant