Giter Club home page Giter Club logo

vue2-elm's People

Contributors

bailicangdu avatar bailichen avatar baishiup avatar clarkdo avatar dear-lizhihua avatar jawil avatar jibenziliao avatar jimmylxue avatar qiaoyuwen avatar raoenhui avatar superjpg avatar wahyd4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vue2-elm's Issues

Chrome 该升级了

看到 55版本。。。。最新正式版应该是56。

dev 版本 Chrome/58.0.3029.6

最新 chrome dev 版本上有一个 时间相关的更新,也可能是个bug

new Date('2017-03-03T11:50:00')/1000
// node:          1488541800
// chrome 56      1488541800
// chrome 58      1488513000   <- wha?!?!

帮看看解决的方法可以么

楼主大神

为啥我npm install 总的报错,求解
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v6.9.5
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE

npm ERR! [email protected] postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'node scripts/build.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node scripts/build.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs node-sass
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls node-sass
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! F:\Users\lemontime\Desktop\vue-elm\vue2-elm\npm-debug.log

定位问题?

这定位是写死的么?没法切换啊?选择也不行 怎么选都是上海的???

No compatible with PC?

No compatible with PC?

@media all and (max-width: 720px) and  (min-width: 320px) {
    .className{
       /*styles*/
   }
}

body{
    max-width: 720px;
}

生产环境

你好作者,因为初学vue,并不熟练webpack,因为es6和sass需求使用了作者项目当脚手架
在尝试Cordova打包运行后发现屏幕白屏,
随后发现

dev模式下IE11:

HTML1300: 进行了导航。
localhost:8088
polyfill-eventsource added missing EventSource to window
SCRIPT1003: 缺少 ':'
app.js (1798,2)
SCRIPT438: 对象不支持“attachEvent”属性或方法
script block (68) (157,4)

生产环境IE11:

HTML1300: 进行了导航。
localhost:9096
SCRIPT5022: [vuex] vuex requires a Promise polyfill in this browser.
vendor.js (22,1154)

在Chrome没有任何问题,不知道这和Cordova白屏是否有关,想请教下作者大大

大神

大神,您要是把这个项目录下来,一定很火爆,对于小白我来说,照抄我都不知道啥意思,更别说这个逻辑了,都不知道那对那,你要不发发好心,录下一个完整的视频吧

启动错误

找不到,aniuse -db/data.json 这个模块 安装不成功

svg的用处

app.vue里的svg是干嘛用的,去掉好像也没问题么?为何要用大量的svg呢?好处是什么?

开发环境

公司今年准备用vue重构以前的页面,看了大神的作品才发现自己真的很菜.想问问大神3个问题,
1.打包OK之后的app.js是从哪里来的?
2.webpack-dev-server.js用使用server.use('/static',express.static('./static')),在代码结构中并没有找到./static目录啊,从哪里来的?在组件里面引用各种相对路径总是报错.求解释!!!

关于请求的数据

请问,真实的官方数据api是怎么找到的?
可以说下详细的步骤吗?

关于webpack2.2.1 引入swiper.min.js报错

你好,博主.
我现在是使用vue-cli来初始化项目的,webpack是2.2.1,我现在做到msite这个页面时,我
import 'src/plugins/swiper.min.js' 这样引入就会报错 [vue-router] Failed to resolve async component default: TypeError: Cannot assign to read only property 'exports' of object '#<Object>' 请问这个怎么解决,我搞了半天没解决到,希望能指点一下,谢谢.

npm install 问题

有人 install 成功吗?install 的时候一直挂在这里,不知为何!望有人解答下

gyp verb extracted file from tarball include\node\android-ifaddrs.h
gyp verb extracted file from tarball include\node\ares.h

代理出现错误

编译成功后,出现代理错误
[HPM] Error occurred while trying to proxy request /v1/user from localhost:8088
to https://mainsite-restapi.ele.me (UNABLE_TO_VERIFY_LEAF_SIGNATURE) (https://no
dejs.org/api/errors.html#errors_common_system_errors)
[HPM] Error occurred while trying to proxy request /v1/cities?type=guess from lo
calhost:8088 to https://mainsite-restapi.ele.me (UNABLE_TO_VERIFY_LEAF_SIGNATURE
) (https://nodejs.org/api/errors.html#errors_common_system_errors)
[HPM] Error occurred while trying to proxy request /v1/cities?type=hot from loca
lhost:8088 to https://mainsite-restapi.ele.me (UNABLE_TO_VERIFY_LEAF_SIGNATURE)
(https://nodejs.org/api/errors.html#errors_common_system_errors)
[HPM] Error occurred while trying to proxy request /v1/cities?type=group from lo
calhost:8088 to https://mainsite-restapi.ele.me (UNABLE_TO_VERIFY_LEAF_SIGNATURE
) (https://nodejs.org/api/errors.html#errors_common_system_errors)

router.js 请教这个模块的写法

import App from '../App'

const home = r => require.ensure([], () => r(require('../page/home/home')), 'home')

这段代码不理解
1 r这个参数是啥意思?
2 这个还原成es5 对吗
var home = function(r) {
return require.ensure([],
function() {
return r(require('../page/home/home'))
}, 'home')
}
3 require.ensure是webpack里面的方法,为啥这个模块没有引入webpack模块,就可以使用呢?

以上,thanks bro

UI风格

这些ui界面风格好清爽,这些都是大拿你自己做的吗

想问下作者

fetch为何没有fetch.js框架而是自己写了,将来扩展性兼容性如何

请问vue异步路由懒加载如何解决

我遇到更复杂的需求,求解答
大型平台,不同用户有不同权限,看到不同界面
router是通过ajax过来的数据生成的,当我写懒加载的时候webpack无法识别(懒加载使用的是一个变量参数传递)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.