diff --git a/xietang-answer-h5/App.vue b/xietang-answer-h5/App.vue
index 0e4ea6a..2167eb3 100644
--- a/xietang-answer-h5/App.vue
+++ b/xietang-answer-h5/App.vue
@@ -1,25 +1,25 @@
-
-
-
\ No newline at end of file
+ @import "@/GAL/css/gal.css";
+
diff --git a/xietang-answer-h5/pages/index/index.vue b/xietang-answer-h5/pages/index/index.vue
index 7a530ba..a6a51cc 100644
--- a/xietang-answer-h5/pages/index/index.vue
+++ b/xietang-answer-h5/pages/index/index.vue
@@ -199,7 +199,7 @@
url = '/pages/me/me'
}
console.log(userinfo,url,isclick)
- return
+ // return
if(isclick){
uni.navigateTo({
url:url
diff --git a/xietang-answer-h5/pages/login/index.vue b/xietang-answer-h5/pages/login/index.vue
index 2bcbfa8..73d1584 100644
--- a/xietang-answer-h5/pages/login/index.vue
+++ b/xietang-answer-h5/pages/login/index.vue
@@ -1,4 +1,4 @@
-
+
@@ -30,7 +30,7 @@
-
+
@@ -184,7 +184,7 @@
-
+
@@ -222,7 +222,7 @@ export default {
showtips:false,
winimg:require('../../static/index/logo2.png'),
tiptitle:require('../../static/tiptitle.png'),
- isEnd:true,
+ isEnd:true,
active_tip:'',
maxCount:2,
};
@@ -297,7 +297,7 @@ export default {
method: 'GET',
utilSuccess: function(res) {
that.answercount = res.ask_count
-
+
},
utilFail: function(res) {
that.util.toast(res)
@@ -436,7 +436,7 @@ export default {
// color:#fff;
// background: linear-gradient(90deg, #E73928, #F07963);
// }
-
+
// }
// }
// }
@@ -447,7 +447,7 @@ export default {
// height:643rpx;
// background-size: 100% 100%;
// .tipwrap{
-
+
// .nowintip{
// top:320rpx;
// }
@@ -563,16 +563,16 @@ export default {
font-size: 28rpx;
border-radius: 10rpx;
display: inline-block;
-
+
}
& > view:last-child{
color:#fff;
background: linear-gradient(90deg, #E73928, #F07963);
-
+
}
}
}
-
+
}
.norecord{
.tipwrap{
@@ -594,18 +594,18 @@ export default {
min-height:120rpx;
& >view:last-child{
padding-top:0;
-
+
}
& span{
color:#E73928
}
}
}
-
+
}
.nowin{
.tipwrap{
-
+
.tipicon{
background: url(../../static/nowinicon.png);
background-size: 100% 100%;
@@ -624,7 +624,7 @@ export default {
min-height:120rpx;
}
}
-
+
}
.win{
.tipwrap{