Commit ef9afe1b by web

fix: 修改css引用路径

1 parent 31f4510a
{
"name": "xrk-bi",
"version": "0.3.0-beta.2",
"version": "0.3.0-beta.3",
"description": "xrk-bi",
"author": "xrk",
"main": "dist/bundler.js",
......
......@@ -54,5 +54,5 @@ export default {
</script>
<style>
@import url('../style/index.css');
@import url('./style/index.css');
</style>
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!