Commit 79f8dc95 authored by 刘殿昕's avatar 刘殿昕

路径问题?

parent 1d989cea
...@@ -37,7 +37,7 @@ export default { ...@@ -37,7 +37,7 @@ export default {
.default_img { .default_img {
width: 1282px; width: 1282px;
height: 629px; height: 629px;
background: url("../../assets/imgs/img_default_jszc.png"); background: url("~@/./assets/imgs/img_default_jszc.png");
.default_title { .default_title {
color: #264dd9; color: #264dd9;
font-size: 44px; font-size: 44px;
......
...@@ -45,7 +45,7 @@ export default { ...@@ -45,7 +45,7 @@ export default {
.default_img { .default_img {
width: 1282px; width: 1282px;
height: 629px; height: 629px;
background: url("../../assets/imgs/img_default_jszc.png"); background: url("~@/./assets/imgs/img_default_jszc.png");
.default_title { .default_title {
color: #264dd9; color: #264dd9;
font-size: 44px; font-size: 44px;
......
...@@ -124,7 +124,7 @@ export default { ...@@ -124,7 +124,7 @@ export default {
.default_img { .default_img {
width: 1282px; width: 1282px;
height: 629px; height: 629px;
background: url("../../assets/imgs/img_default_jszc.png"); background: url("~@/./assets/imgs/img_default_jszc.png");
.default_title { .default_title {
color: #264dd9; color: #264dd9;
font-size: 44px; font-size: 44px;
......
...@@ -48,7 +48,7 @@ export default { ...@@ -48,7 +48,7 @@ export default {
.default_img { .default_img {
width: 1282px; width: 1282px;
height: 629px; height: 629px;
background: url("../../assets/imgs/img_default_jszc.png"); background: url("~@/./assets/imgs/img_default_jszc.png");
.default_title { .default_title {
color: #264dd9; color: #264dd9;
font-size: 44px; font-size: 44px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment