vue-admin
vue-admin copied to clipboard
We are refactoring it, using the latest Vue and Bulma. WIP
This is a very good project, I hope to see it active
这个项目不维护了么?
ERROR in ./~/[email protected]@css-loader!./~/[email protected]@vue-loader/lib/style-compiler?{"id":"data-v-54abe700","scoped":false,"hasInlineConfig":true}!./~/[email protected]@sass-loader/lib/loader.js!./~/[email protected]@vue-loader/lib/selector.js?type=styles&index=0!./~/[email protected]@vue-bulma-tabs/src/Tabs.vue Module build failed: @import '~bulma/sass/utilities/initial-variables'; ^ File to import not found or unreadable: ~bulma/sass/utilities/initial-variables. in G:\IdeaProjects\vue-admin\node_modules\[email protected]@vue-bulma-tabs\src\Tabs.vue (line 114, column 1) @ ./~/[email protected]@vue-style-loader!./~/[email protected]@css-loader!./~/[email protected]@vue-loader/lib/style-compiler?{"id":"data-v-54abe700","scoped":false,"hasInlineConfig":true}!./~/[email protected]@sass-loader/lib/loader.js!./~/[email protected]@vue-loader/lib/selector.js?type=styles&index=0!./~/[email protected]@vue-bulma-tabs/src/Tabs.vue 4:14-340 13:3-17:5 14:22-348 @ ./~/[email protected]@vue-bulma-tabs/src/Tabs.vue...
Hello, after I run `npm run watch` I get error from `store/modules/menu/lazyLoading.js`. It says ``` ERROR in ./resources/assets/js/store/modules/menu/lazyLoading.js Module build failed: SyntaxError: Unexpected token (3:46) ``` Screenshot of error: ![screen...
`Module build failed: File to import not found or unreadable: ~bulma/sass/utilities/initial-variables.` I think it should be `'utilities/variables'`
Is't possible to integrate a widget or drag and drop grid system?
https://admin.vuebulma.com/ 我的系统win7 用最新360和ie10 打开官网什么也显示不出来。一片空白。 在chrome下没问题。
``` ERROR in ./~/[email protected]@css-loader!./~/[email protected]@vue-loader/lib/style-compiler?{"id":"data-v-36c4ae96","scoped":false,"hasInlineConfig":true}!./~/[email protected]@sass-loader/lib/loader.js!./~/[email protected]@vue-loader/lib/selector.js?type=styles&index=0!./~/[email protected]@vue-bulma-tabs/src/Tabs.vue Module build failed: @import '~bulma/sass/utilities/initial-variables'; ^ File to import not found or unreadable: ~bulma/sass/utilities/initial-variables. in D:\vue-admin-master\node_modules\[email protected]@vue-bulma-tabs\src\Tabs.vue (line 114, column 1) @ ./~/[email protected]@vue-style-loader!./~/[email protected]@css-loader!./~/[email protected]@vue-loader/lib/style-compiler?{"id":"data-v-36c4ae96","scoped":false,"hasInlineConfig":true}!./~/[email protected]@sass-loader/lib/loader.js!./~/[email protected]@vue-loader/lib/selector.js?type=styles&index=0!./~/[email protected]@vue-bulma-tabs/src/Tabs.vue 4:14-340 13:3-17:5 14:22-348 @...
当modal显示的状态下,点击浏览器back按钮,modal不会消失,之后modal的 关闭操作按钮也不再起作用了。 英文不好不太会写英文, when the modal is visual , click the back button of browser , the modal can't disapper . and then the close button of modal can't work....