马宇豪
2024-08-21 6c77a2bafa0a5a77ed21299b8c0f0db127e831cb
1
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-tabBar-count-count"],{"063f":function(t,e,a){var i=a("bcf7");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("967d").default;n("eeb80b70",i,!0,{sourceMap:!1,shadowMode:!1})},"1da1":function(t,e,a){"use strict";a("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.getCleanRecord=function(t){return(0,i.service)({url:"/api/app/question-bank/clearExerciseRecord",method:"GET",data:t})},e.getErrorsIdList=function(t){return(0,i.service)({url:"/api/app/question/getExerciseErrorQuestionList",method:"GET",data:t})},e.getExamIdIdList=function(t){return(0,i.service)({url:"/api/app/question/getPaperQuestionList",method:"GET",data:t})},e.getExamListByIds=function(t){return(0,i.service)({url:"/api/app/question/getPaperQuestionByIds",method:"GET",data:t})},e.getQuestionById=function(t){return(0,i.service)({url:"/api/app/question/getExerciseQuestionById",method:"GET",data:t})},e.getQuestionByIds=function(t){return(0,i.service)({url:"/api/app/question/getExerciseQuestionByIds",method:"GET",data:t})},e.getQuestionIdList=function(t){return(0,i.service)({url:"/api/app/question/getExerciseQuestionList",method:"GET",data:t})},e.getQuizHouse=function(t){return(0,i.service)({url:"/api/app/question-bank/list",method:"GET",data:t})},e.postEndExam=function(t){return(0,i.service)({url:"/api/app/paper-student/endExam",method:"POST",data:t})},e.postExamAnswer=function(t){return(0,i.service)({url:"/api/app/student-answer",method:"POST",data:t})},e.postExerciseAnswer=function(t){return(0,i.service)({url:"/api/app/exercise-answer",method:"POST",data:t})};var i=a("2a97")},3296:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uTag:a("743f").default,uButton:a("a914").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"box"},[a("v-uni-view",{staticClass:"navBarBox fix"},[a("v-uni-view",{staticClass:"statusBar",style:{paddingTop:t.statusBarHeight+"px"}}),a("v-uni-view",{staticStyle:{display:"flex","flex-direction":"column"}},[a("v-uni-view",{staticClass:"navBar"},[a("v-uni-view",{staticClass:"barText"},[t._v("我的成绩")])],1)],1)],1),a("v-uni-view",{staticClass:"m-p-15"},[a("v-uni-view",{staticClass:"card-list"},[a("v-uni-scroll-view",{staticClass:"scroll-Y",staticStyle:{height:"350px"},attrs:{"scroll-y":"true","lower-threshold":"150"},on:{scrolltoupper:function(e){arguments[0]=e=t.$handleEvent(e),t.upper.apply(void 0,arguments)},scrolltolower:function(e){arguments[0]=e=t.$handleEvent(e),t.lower.apply(void 0,arguments)},scroll:function(e){arguments[0]=e=t.$handleEvent(e),t.scrollView.apply(void 0,arguments)}}},t._l(t.examList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"paper-card",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.toDetail(e,2)}}},[a("v-uni-view",{staticClass:"paper-card-l"},[a("v-uni-view",{staticClass:"paper-card-t"},[t._v(t._s(e.examPaper.name))]),a("v-uni-view",{staticStyle:{color:"#999","margin-bottom":"15px","font-size":"12px"}},[t._v(t._s(e.examPaper.code))]),a("v-uni-view",{staticStyle:{display:"flex","align-items":"center"}},[a("u-tag",{staticStyle:{"margin-right":"20rpx"},attrs:{text:e.examPaper.categoryName,size:"mini"}}),a("u-tag",{attrs:{text:e.createName,plain:!0,plainFill:!0,size:"mini"}})],1)],1),a("v-uni-view",{staticClass:"paper-card-r"},[a("v-uni-view",{class:0==e.passed?"red":"green"},[a("v-uni-view",[t._v(t._s(e.score))]),a("v-uni-view",{staticClass:"divide"}),a("v-uni-view",[t._v(t._s(0==e.passed?"不合格":"合格"))])],1)],1)],1)})),1)],1),a("v-uni-view",[a("u-button",{staticStyle:{width:"80%"},attrs:{type:"primary",text:"退出登录",shape:"circle"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.loginOut.apply(void 0,arguments)}}})],1)],1),a("tabBar",{attrs:{currentPagePath:t.page}})],1)},r=[]},3425:function(t,e,a){"use strict";var i=a("063f"),n=a.n(i);n.a},"6e72":function(t,e,a){"use strict";a.r(e);var i=a("3296"),n=a("c61f");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("3425");var s=a("828b"),c=Object(s["a"])(n["default"],i["b"],i["c"],!1,null,"78cfdf84",null,!1,i["a"],void 0);e["default"]=c.exports},"7b9f":function(t,e,a){"use strict";a("6a54");var i=a("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("2634")),r=i(a("2fdc"));a("c223"),a("d4b5");var s=i(a("d42f")),c=a("fad2"),o=(a("1da1"),{components:{tabBar:s.default},data:function(){return{page:"pages/tabBar/count/count",statusBarHeight:"",examParams:{pageNum:1,pageSize:10,completed:1},examList:[],totalPage:0}},onLoad:function(){this.statusBarHeight=uni.getSystemInfoSync()["statusBarHeight"],this.getExamList()},methods:{goBack:function(){uni.switchTab({url:"/pages/tabBar/firstPage/firstPage"})},getExamList:function(){var t=this;(0,c.getExamList)(this.examParams).then((function(e){if(200==e.code){var a=e.data.list?e.data.list:[];1!=e.pageNum?t.examList=t.examList.concat(a):t.examList=e.data.list,t.totalPage=e.data.totalPage}else uni.$u.toast(e.message)}))},toDetail:function(t,e){uni.setStorageSync("prevPage","/pages/tabBar/count/count"),uni.navigateTo({url:"/pages/tabBar/firstPage/exam?bank="+encodeURIComponent(JSON.stringify(t))+"&type="+encodeURIComponent(JSON.stringify(e))})},loginOut:function(){uni.showModal({title:"提示",content:"是否确认退出该账号?",success:function(){var t=(0,r.default)((0,n.default)().mark((function t(e){return(0,n.default)().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.confirm?(0,c.loginOut)().then((function(t){200==t.code&&(uni.showToast({title:"账户已退出",duration:1e3}),setTimeout((function(){uni.clearStorageSync(),uni.clearStorage(),uni.navigateTo({url:"/pages/index/index"})}),1e3))})):e.cancel&&console.log("用户点击取消");case 1:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()})},upper:function(t){},lower:function(t){this.examParams.pageNum++,this.examParams.pageNum>this.totalPage?uni.$u.toast("已加载全部数据"):this.getExamList()},scrollView:function(t){}}});e.default=o},bcf7:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/* 水平间距 */\n/* 水平间距 */.box[data-v-78cfdf84]{display:flex;flex-direction:column;width:100%;height:100%}.fix[data-v-78cfdf84]{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;width:100%;z-index:1}.navBarBox .navBar[data-v-78cfdf84]{background-color:#fff;height:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;box-shadow:4px 4px 12px hsla(0,0%,58.8%,.05)}.barText[data-v-78cfdf84]{text-align:center;width:85%;font-size:16px;\n  /* text-align: center; */font-weight:600}.statusBar[data-v-78cfdf84]{background-color:#d3d3d3}.m-p-15[data-v-78cfdf84]{width:100%}.m-p-15 .card-list[data-v-78cfdf84]{width:100%;height:calc(100vh - 220px);margin:20px 0}.m-p-15 .card-list .paper-card[data-v-78cfdf84]{width:calc(100% - 30px);background:#fff;border-radius:16px;padding:15px;margin:0 auto 15px;box-sizing:border-box;box-shadow:0 3px 8px hsla(0,0%,58.8%,.1);display:flex;align-items:center;justify-content:space-between}.m-p-15 .card-list .paper-card[data-v-78cfdf84]:last-of-type{margin-bottom:0}.m-p-15 .card-list .paper-card .paper-card-l[data-v-78cfdf84]{width:75%}.m-p-15 .card-list .paper-card .paper-card-l .paper-card-t[data-v-78cfdf84]{font-size:%?32?%;margin-bottom:%?10?%;font-family:PingFang SC;font-weight:800;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.m-p-15 .card-list .paper-card .paper-card-r[data-v-78cfdf84]{width:25%}.m-p-15 .card-list .paper-card .paper-card-r > uni-view[data-v-78cfdf84]{width:%?140?%;height:%?140?%;border-radius:50%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:%?20?%;line-height:1}.m-p-15 .card-list .paper-card .paper-card-r > uni-view uni-view[data-v-78cfdf84]:first-of-type{font-size:%?44?%;font-weight:600}.m-p-15 .card-list .paper-card .paper-card-r > uni-view .divide[data-v-78cfdf84]{width:60%;height:%?1?%;background:#fff;margin:%?10?% 0}.m-p-15 .card-list .paper-card .paper-card-r .green[data-v-78cfdf84]{background:#5fb734}.m-p-15 .card-list .paper-card .paper-card-r .red[data-v-78cfdf84]{background:#ed6464}',""]),t.exports=e},c61f:function(t,e,a){"use strict";a.r(e);var i=a("7b9f"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a}}]);