vum-team / vum

An UI Framework build with Vue.js for mobile webapp
http://getvum.com/
MIT License
1.55k stars 273 forks source link

images问题 #43

Open xiaomeimeimei opened 7 years ago

xiaomeimeimei commented 7 years ago

在assets/images文件夹下新建图片文件夹 服务器报错 说不能处理 ./~/vue-loader/lib/template-compiler?{"id":"data-v-57330856"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/views/flight/flight_cities.vue Module not found: Error: Can't resolve '../../assets/images/tul/search.png' in 'E:\demo\VUE\vum-master\src\views\flight' @ ./~/vue-loader/lib/template-compiler?{"id":"data-v-57330856"}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/views/flight/flight_cities.vue 40:13-58 @ ./src/views/flight/flight_cities.vue @ ./src/main.js @ multi ./build/dev-client ./src/main.js

请问大神 这怎么解决?