liyongli 2 年 前
コミット
d59ea19414

+ 1 - 1
src/view/SilkRoadSpringFestivalGala/index.vue

@@ -87,7 +87,7 @@ document.title = "多彩丝路中国年 | 2023新年开运色";
  * window.$originData.orginParames.parameters 固定参数值
  * window.$originData.urlParames url参数
  */
-const page = ref("six");
+const page = ref("first");
 // let first_text = ['"大美中国·多彩丝路"', "2023丝路春晚 联名限定"];
 // for (let i = 0; i < first_text.length; i++) {
 //   first_text[i] = first_text[i].split("");

+ 1 - 1
src/view/SilkRoadSpringFestivalGala/pages/eight.vue

@@ -94,7 +94,7 @@ function draw() {
   T = setTimeout(() => {
     getDrawOri({
       phone,
-      code: window.$shanshipin.UserId ? 76767676 : "",
+      code: window.$shanshipin && window.$shanshipin.UserId ? 76767676 : "",
     }).then(r => {
       let isdraw = r.prizeId !== 1; // 接入接口后直接由接口提供是否中将
       if (!isdraw)