mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
fix import path bug
This commit is contained in:
parent
05b28e20bd
commit
5f343ec9e4
@ -76,7 +76,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<style rel="stylesheet/scss" lang="scss" scoped>
|
||||
@import "~@/src/styles/mixin.scss";
|
||||
@import "~@/styles/mixin.scss";
|
||||
.upload-container {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user