diff --git a/public/images/homeWu/u-close.png b/public/images/homeWu/u-close.png index 046668e4..4ea9b1b4 100644 Binary files a/public/images/homeWu/u-close.png and b/public/images/homeWu/u-close.png differ diff --git a/src/api/phase2/stat.js b/src/api/phase2/stat.js index 4236fb75..84615ed1 100644 --- a/src/api/phase2/stat.js +++ b/src/api/phase2/stat.js @@ -116,7 +116,7 @@ const exportUserCoinRecord = function(aid) { } */ const getRanking = function(queryData) { - return ajax.post(baseURL,'/xboe/m/stat/user/ranking',queryData); + return ajax.postJson(baseURL,'/xboe/m/stat/user/ranking',queryData); } diff --git a/src/components/UcHeader/Index.vue b/src/components/UcHeader/Index.vue index 2c079cd5..ac3983bb 100644 --- a/src/components/UcHeader/Index.vue +++ b/src/components/UcHeader/Index.vue @@ -161,9 +161,9 @@ import {userAvatarText,cutFullName} from "@/utils/tools.js"; }, methods:{ getLevel(){//获取经验值和等级 - apiStart.getUserEValueAndLevel(this.userInfo.aid).then(res=>{ + apiStart.getUserStatTotalInfo(this.userInfo.aid).then(res=>{ if(res.status == 200) { - this.userData.evalue = res.result.evalue; + this.userData.evalue = res.result.experienceValue; this.userData.level = res.result.level; } }); diff --git a/src/icons/svg/doubt.svg b/src/icons/svg/doubt.svg new file mode 100644 index 00000000..59f48bd3 --- /dev/null +++ b/src/icons/svg/doubt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/views/homepage/page.vue b/src/views/homepage/page.vue index 9b8c26c3..0e9dd393 100644 --- a/src/views/homepage/page.vue +++ b/src/views/homepage/page.vue @@ -88,7 +88,7 @@ import apiUser from "@/api/system/user.js"; import {cutFullName} from "@/utils/tools.js"; import apiDict from "@/api/modules/dict.js"; -import ItemVue from '../../layout/components/Sidebar/Item.vue' + import ItemVue from '../../layout/components/Sidebar/Item.vue' export default{ components:{top,UcHeader,CaseList,CourseList,NoteList,PutList,AnswerList,ArticleList,FollowList,BookList}, diff --git a/src/views/ucurrency/Index.vue b/src/views/ucurrency/Index.vue index d4a31064..ddae2d53 100644 --- a/src/views/ucurrency/Index.vue +++ b/src/views/ucurrency/Index.vue @@ -2,7 +2,7 @@

+
+
+ 

U币规则
学员每日通过积分规则获得积分的上限为150积分,当天达到上限后,将 不能通过积分规则获得积分
学习
{{rem}}
+{{scope.row.label}}
{{val}}
+{{val}}
{{rem}}
{{val}}
+{{val}}