lex-xin 5 lat temu
rodzic
commit
af561914c8

Plik diff jest za duży
+ 0 - 0
dist/app.456c8bb5025d7d52103b.js


+ 1 - 1
dist/css/MonthAppeal.bd303f7c.css → dist/css/MonthAppeal.7319b56c.css

@@ -1 +1 @@
-.mheader[data-v-61d0e2e4]{height:.44rem;overflow:hidden}.m-nav-header[data-v-61d0e2e4]{position:absolute;left:0;top:0;width:100%;height:.44rem;line-height:.44rem;background-color:#14928a;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff}.m-nav-header.fixed[data-v-61d0e2e4]{position:fixed;z-index:99}.m-nav-header .m-nav-bar__title[data-v-61d0e2e4]{max-width:60%;margin:0 auto;color:#fff;font-weight:500;font-size:.16rem}.m-nav-header .m-nav-bar__left[data-v-61d0e2e4],.m-nav-header .m-nav-bar__right[data-v-61d0e2e4]{position:absolute;bottom:0}.m-nav-header .m-nav-bar__left[data-v-61d0e2e4]{left:.12rem}.m-nav-header .m-nav-bar__left .arrow-left[data-v-61d0e2e4]{font-size:.21rem;vertical-align:middle}.m-nav-header .m-nav-bar__right[data-v-61d0e2e4]{right:.12rem}.icon[data-v-67669af7]{width:2rem;height:2rem;margin:.5rem auto .05rem}.icon_nodata[data-v-67669af7]{background:url(../img/icon_nodata.81c87d57.png) no-repeat 50%;background-size:contain}.msg[data-v-67669af7]{color:#aaa;font-size:.16rem;text-align:center;line-height:.22rem}.wrap[data-v-5d60a060]{height:100vh;overflow-y:auto;overflow-x:hidden;background-color:#f3f4f8}[data-v-5d60a060] .van-cell,[data-v-5d60a060] .van-dropdown-menu__title{font-size:.16rem}[data-v-5d60a060] .van-cell{padding-top:.14rem;padding-bottom:.14rem}.countMoney[data-v-5d60a060]{color:#ff433f}.disabled[data-v-5d60a060]{opacity:.5}[data-v-5d60a060] .van-cell-group{margin-bottom:.55rem}.allCount[data-v-5d60a060]{padding:0 .16rem;line-height:.55rem;background:#fff;font-size:.17rem;color:#1a1a1a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;width:calc(100% - .32rem);bottom:0;left:0}.allCount .allMoney[data-v-5d60a060]{font-size:.22rem;color:#f85043}.allCount .allMoney i[data-v-5d60a060]{font-style:normal;font-size:.16rem}
+.mheader[data-v-61d0e2e4]{height:.44rem;overflow:hidden}.m-nav-header[data-v-61d0e2e4]{position:absolute;left:0;top:0;width:100%;height:.44rem;line-height:.44rem;background-color:#14928a;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff}.m-nav-header.fixed[data-v-61d0e2e4]{position:fixed;z-index:99}.m-nav-header .m-nav-bar__title[data-v-61d0e2e4]{max-width:60%;margin:0 auto;color:#fff;font-weight:500;font-size:.16rem}.m-nav-header .m-nav-bar__left[data-v-61d0e2e4],.m-nav-header .m-nav-bar__right[data-v-61d0e2e4]{position:absolute;bottom:0}.m-nav-header .m-nav-bar__left[data-v-61d0e2e4]{left:.12rem}.m-nav-header .m-nav-bar__left .arrow-left[data-v-61d0e2e4]{font-size:.21rem;vertical-align:middle}.m-nav-header .m-nav-bar__right[data-v-61d0e2e4]{right:.12rem}.icon[data-v-67669af7]{width:2rem;height:2rem;margin:.5rem auto .05rem}.icon_nodata[data-v-67669af7]{background:url(../img/icon_nodata.81c87d57.png) no-repeat 50%;background-size:contain}.msg[data-v-67669af7]{color:#aaa;font-size:.16rem;text-align:center;line-height:.22rem}.wrap[data-v-469ee728]{height:100vh;overflow-y:auto;overflow-x:hidden;background-color:#f3f4f8}[data-v-469ee728] .van-cell,[data-v-469ee728] .van-dropdown-menu__title{font-size:.16rem}[data-v-469ee728] .van-cell{padding-top:.14rem;padding-bottom:.14rem}.countMoney[data-v-469ee728]{color:#ff433f}.disabled[data-v-469ee728]{opacity:.5}[data-v-469ee728] .van-cell-group{margin-bottom:.55rem}.allCount[data-v-469ee728]{padding:0 .16rem;line-height:.55rem;background:#fff;font-size:.17rem;color:#1a1a1a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;width:calc(100% - .32rem);bottom:0;left:0}.allCount .allMoney[data-v-469ee728]{font-size:.22rem;color:#f85043}.allCount .allMoney i[data-v-469ee728]{font-style:normal;font-size:.16rem}

Plik diff jest za duży
+ 0 - 0
dist/index.html


Plik diff jest za duży
+ 0 - 0
dist/js/MonthAppeal.1c615575.js


Plik diff jest za duży
+ 0 - 0
dist/js/MonthAppeal.57f52a9b.js


+ 13 - 3
src/views/audition/MonthAppeal.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="wrap">
-    <m-header v-if="headerStatus">
+    <m-header v-if="headerStatus" :backUrl="backUrl">
       <template slot="right">
           <div @click="onAppealRecord">申诉记录</div>
       </template>
@@ -28,7 +28,7 @@
 <script>
 import MHeader from "@/components/MHeader"
 import MEmpty from "@/components/MEmpty"
-import { getSTD }  from '@/common/common'
+import { getSTD, browser }  from '@/common/common'
 import { findTeacherYearSalarys } from '@/api/audition'
 export default {
   name: "teacherList",
@@ -44,7 +44,17 @@ export default {
       ],
       dataShow: true,
       dataList: [],
-      totalSalary: 0
+      totalSalary: 0,
+      backUrl: {
+          callBack: () => {
+              if (browser().android) {
+                  // eslint-disable-next-line
+                  DAYA.postMessage(JSON.stringify({ api: 'back' }))
+              } else if (browser().iPhone) {
+                  window.webkit.messageHandlers.DAYA.postMessage(JSON.stringify({ api: 'back' }))
+              }
+          }
+      },
     };
   },
   mounted() {

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików