1 line
13 KiB
JavaScript
1 line
13 KiB
JavaScript
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-78d3f34b"],{"161f":function(t,e,n){"use strict";n.d(e,"e",(function(){return r})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return s})),n.d(e,"f",(function(){return i})),n.d(e,"b",(function(){return c})),n.d(e,"d",(function(){return u}));var a=n("b775");function r(t){return Object(a["a"])({url:"/admin/toDo/list",method:"get",params:t})}function o(t){return Object(a["a"])({url:"/admin/toDo/"+t,method:"get"})}function s(t){return Object(a["a"])({url:"/admin/toDo",method:"post",data:t})}function i(t){return Object(a["a"])({url:"/admin/toDo",method:"put",data:t})}function c(t){return Object(a["a"])({url:"/admin/toDo/"+t,method:"delete"})}function u(){return Object(a["a"])({url:"/admin/toDo/getLabelList",method:"get"})}},"1bf8":function(t,e,n){},"354e":function(t,e,n){"use strict";n.d(e,"d",(function(){return r})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return s})),n.d(e,"e",(function(){return i})),n.d(e,"b",(function(){return c}));var a=n("b775");function r(t){return Object(a["a"])({url:"/bookkeeping/record/list",method:"get",params:t})}function o(t){return Object(a["a"])({url:"/bookkeeping/record/"+t,method:"get"})}function s(t){return Object(a["a"])({url:"/bookkeeping/record",method:"post",data:t})}function i(t){return Object(a["a"])({url:"/bookkeeping/record",method:"put",data:t})}function c(t){return Object(a["a"])({url:"/bookkeeping/record/"+t,method:"delete"})}},"72c9":function(t,e,n){"use strict";n.d(e,"d",(function(){return r})),n.d(e,"b",(function(){return o})),n.d(e,"f",(function(){return s})),n.d(e,"a",(function(){return i})),n.d(e,"e",(function(){return c})),n.d(e,"c",(function(){return u}));var a=n("b775");function r(t){return Object(a["a"])({url:"/px/card/listRecord",method:"get",params:t})}function o(){return Object(a["a"])({url:"/px/card/getCardByUserId",method:"get"})}function s(t){return Object(a["a"])({url:"/px/card/useCard",method:"post",data:t})}function i(t){return Object(a["a"])({url:"/px/card/confirmCard",method:"post",data:t})}function c(t){return Object(a["a"])({url:"/px/card/scoreCard",method:"post",data:t})}function u(){return Object(a["a"])({url:"/px/card/getToDoCard",method:"get"})}},"8b29":function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"a",(function(){return o}));var a=n("b775");function r(t){return Object(a["a"])({url:"/system/notice/list",method:"get",params:t})}function o(t){return Object(a["a"])({url:"/system/notice/"+t,method:"get"})}},9677:function(t,e,n){"use strict";n("1bf8")},b4d8:function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"a",(function(){return o})),n.d(e,"c",(function(){return s}));var a=n("b775");function r(t){return Object(a["a"])({url:"/myTool/menstruationConfigure/list",method:"get",params:t})}function o(t){return Object(a["a"])({url:"/myTool/menstruationConfigure",method:"post",data:t})}function s(t){return Object(a["a"])({url:"/myTool/menstruationConfigure",method:"put",data:t})}},f572:function(t,e,n){"use strict";n.r(e);var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"homepage"},[n("van-nav-bar",{attrs:{fixed:"",title:"首页"}}),n("van-search",{attrs:{background:"#FFFFFF00",placeholder:"请输入搜索关键词"},on:{focus:function(e){return t.$router.push("/retrieval")}}}),n("van-row",{staticClass:"page-title"},[n("van-col",[t._v(" 通知公告 ")])],1),n("van-swipe",{staticClass:"my-swipe",attrs:{autoplay:3e3,"indicator-color":"white"}},t._l(t.noticeList,(function(e,a){return n("van-swipe-item",{key:e.id},[n("van-row",{on:{click:function(n){return t.$router.push("/notice?noticeId="+e.noticeId)}}},[e.firstPicture?n("van-col",{staticClass:"first-picture",attrs:{offset:1,span:4},domProps:{innerHTML:t._s(e.firstPicture)}}):t._e(),e.firstPicture?t._e():n("van-col",{staticClass:"no-picture",attrs:{offset:1,span:4}},[t._v(t._s(e.remark)+" ")]),n("van-col",{attrs:{offset:1,span:14}},[n("van-row",{attrs:{align:"center",type:"flex"}},[e.remark?n("van-col",{staticClass:"d-flex flex-justify-center",st
|