浏览代码

国庆签到

sunlupeng 1 年之前
父节点
当前提交
f590e2f7e3

二进制
src/assets/image/answerGame/guoqing/finish.png


+ 2 - 2
src/utils/request.js

@@ -2,9 +2,9 @@ import axios from 'axios'
 import { Message, MessageBox } from 'element-ui'
 import { getToken } from '@/utils/auth'
 
-// let prodBaseURL = 'https://xiaoyou.dgtis.com/admin';//正式地址
+let prodBaseURL = 'https://xiaoyou.dgtis.com/admin';//正式地址
 
-let prodBaseURL = 'https://malltest.dgtis.com/admin';//阿里云地址
+// let prodBaseURL = 'https://malltest.dgtis.com/admin';//阿里云地址
 
 let devBaseURL = 'https://malltest.dgtis.com/admin';//测试地址
 

+ 4 - 2
src/views/HomeView/AnswerGame/GuoQingQianDao.vue

@@ -64,6 +64,8 @@ export default{
             })
     },
     clickAnswer(){
+        this.isDim = true;
+        this.isConfirmWrapper = true;
         MidAutumnSignIn({actId:this.actId}).then(response=>{
             this.isDim = true;
             this.isConfirmWrapper = true;
@@ -305,8 +307,8 @@ export default{
     position: absolute;
     background: url(@/assets/image/answerGame/guoqing/finish.png) no-repeat;
     background-size: 100% 100%;
-    width: 271px;
-    height: 326px;
+    width: 253px;
+    height: 213px;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);

+ 2 - 2
src/views/HomeView/FestiveEvents.vue

@@ -78,8 +78,8 @@ export default {
             console.log(val);
             //节日游戏
             if(val.type=='1'){
-                 //国庆节签到
-                 if(val.actId==38){
+                 //国庆节签到 测试38正式36
+                 if(val.actId==36){
                     this.$router.push({
                         path: '/home/festiveEvents/guoQingQianDao',
                         query: {