Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cell页面无法使用vuex #4

Open
philosophy912 opened this issue Apr 13, 2018 · 1 comment
Open

cell页面无法使用vuex #4

philosophy912 opened this issue Apr 13, 2018 · 1 comment

Comments

@philosophy912
Copy link

在cell.js中写了s
/* eslint-disable no-new */
new Vue({
el: '#app',
store,
render: h => h(cell)
})

created() {
console.log(this);
}
无法查看到stroe信息。

@EasonShen1989
Copy link

@philosophy912 哈喽,你build项目会报错么?Unexpected token punc ?}?, expected punc...
Build failed with errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants