add easy-mock

This commit is contained in:
Pan
2017-06-26 15:43:11 +08:00
parent c528bd8ad0
commit 472cbb6d65
11 changed files with 89 additions and 156 deletions

View File

@@ -23,8 +23,8 @@
import img_404_cloud from '@/assets/404_images/404_cloud.png'
export default {
data: {
return: {
data() {
return {
img_404,
img_404_cloud
}