liyongli 2 years ago
parent
commit
6d055c6916
3 changed files with 3 additions and 3 deletions
  1. 1 0
      1.text
  2. BIN
      src/assets/img/siluchunwan.jpg
  3. 2 3
      src/view/SilkRoadShanShiPin/index.vue

+ 1 - 0
1.text

@@ -0,0 +1 @@
+测试写入问题和log问题

BIN
src/assets/img/siluchunwan.jpg


+ 2 - 3
src/view/SilkRoadShanShiPin/index.vue

@@ -85,8 +85,7 @@
 		showDialog
 	} from "vant";
 	import axios from "axios";
-	// import soundbyteJpg from "../../assets/img/soundbyte.jpg";
-	import siluchunwanJpg from "../../assets/img/siluchunwan.jpg";
+	import siluchunwanJpg from "@/assets/img/siluchunwan.jpg";
 	/**
 	 * window.$originData.orginParames.title 页面标题
 	 * window.$originData.orginParames.parameters 固定参数值
@@ -208,7 +207,7 @@
 	.SilkRoadShanShiPin {
 		width: 100vw;
 		min-height: 100vh;
-		background-color: #d0696a;
+		background-color: #a05954;
 		font-weight: 400;
 	}