code hamal

Results 16 comments of code hamal

![image](https://user-images.githubusercontent.com/17739890/62511997-bc6e1d80-b848-11e9-927e-d138b0bfc1fe.png) ![image](https://user-images.githubusercontent.com/17739890/62512018-cb54d000-b848-11e9-8cf2-ae51545b124f.png) vue init F-loat/mpvue-quickstart my-project生成的项目引用其他文件报错 ![image](https://user-images.githubusercontent.com/17739890/62512071-0bb44e00-b849-11e9-9828-73f73ddc0c38.png)

![image](https://user-images.githubusercontent.com/17739890/62512448-8b8ee800-b84a-11e9-9137-d2e5336157d0.png) 放在app.vue也是出错,放在main.js把css后缀去掉就不会报错

已弃坑,跳进megalo新坑

![image](https://user-images.githubusercontent.com/17739890/65010025-3366fd80-d941-11e9-9f7b-be3a0a4d87ef.png) 小程序报错

是用脚手架初始化的 ![image](https://user-images.githubusercontent.com/17739890/65010613-04ea2200-d943-11e9-8e6f-3a661f3dc155.png) 配置了transpileDependencies了,报新的错

```js preventEvent (evnt, type, args, next, end) { const evntList = VXETable.interceptor.get(type) let rest if (!evntList.some(func => func(Object.assign({ $grid: this.$xegrid, $table: this, $event: evnt }, args)) === false)) { if...

![image](https://user-images.githubusercontent.com/17739890/61204213-31a17380-a71f-11e9-8aa1-8d2dde5e54d4.png) 改成对应的入口名称就好了 ![image](https://user-images.githubusercontent.com/17739890/61206457-35d08f80-a725-11e9-8dec-87bd4251a81f.png)

![image](https://user-images.githubusercontent.com/17739890/61096912-cb50f280-a48b-11e9-94ad-6f2ae1503013.png) vue-cli3我也是空白页面