vue-sell icon indicating copy to clipboard operation
vue-sell copied to clipboard

:rice: Vue.js高仿饿了么外卖App课程源码 http://coding.imooc.com/class/74.html

Results 50 vue-sell issues
Sort by recently updated
recently updated
newest added

数据是从store.getters中的拿的,视图上是已经渲染出来,为什么拿不到v-for遍历的dom?希望作者告知一下。感激! ![1](https://user-images.githubusercontent.com/30726187/37694188-2ab3b06e-2d00-11e8-91c8-0114d8e315ff.png) ![2](https://user-images.githubusercontent.com/30726187/37694204-411ebac4-2d00-11e8-91ac-1fbe23bc68e8.png) 这里console.log(lists)是undefined ![3](https://user-images.githubusercontent.com/30726187/37694208-45cee0f8-2d00-11e8-9952-48c1779f5bdc.png) ![4](https://user-images.githubusercontent.com/30726187/37694211-4a3685e2-2d00-11e8-86a4-9fda36cb5280.png)

**Add english language!**

Mac下用Chrome打开项目演示地址,首页就不能滚动,iPhone上滚动正常 是为什么呢? better-scroll的问题吗?

Access to XMLHttpRequest at 'http://ustbhuangyi.com/sell/api/seller' from origin 'http://10.1.245.111:30686' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

老师你好,我在项目源码中没有发现有移动端布局之类的方案,请问老师,您这个项目是采用的什么方案适配的?

[data.txt](https://github.com/ustbhuangyi/vue-sell/files/1241565/data.txt) 您看看是否可以vue-infinite-scroll用这个插件优化下

项目不错 有订单页吗