소스 검색

fix orders date

lushuncheng 6 년 전
부모
커밋
c4a3d5ed86
43개의 변경된 파일85개의 추가작업 그리고 78개의 파일을 삭제
  1. 6 3
      components/menu/data.js
  2. 1 2
      components/menu/index.vue
  3. 2 2
      dist/200.html
  4. 0 1
      dist/_nuxt/22ecb1a2981e2b4ff2c5.js
  5. 0 1
      dist/_nuxt/57d0adb6af2fe05dda31.js
  6. 1 0
      dist/_nuxt/6315eaaaf535b5e25726.js
  7. 1 0
      dist/_nuxt/6ca06461299fca4716b9.js
  8. 1 1
      dist/_nuxt/0ba9911cc6eba2c59a9a.js
  9. 1 1
      dist/_nuxt/6c18fad2a0ecf754868c.js
  10. 2 2
      dist/index.html
  11. 2 2
      dist/login/index.html
  12. 2 2
      dist/main/404/index.html
  13. 2 2
      dist/main/artificial_order/index.html
  14. 2 2
      dist/main/artificial_orders/index.html
  15. 2 2
      dist/main/balance_change/index.html
  16. 2 2
      dist/main/cats copy/index.html
  17. 2 2
      dist/main/cats/index.html
  18. 2 2
      dist/main/cert_check/index.html
  19. 2 2
      dist/main/cert_edit/index.html
  20. 2 2
      dist/main/cert_pro/index.html
  21. 2 2
      dist/main/cloud_balance/index.html
  22. 2 2
      dist/main/cloud_developer/index.html
  23. 2 2
      dist/main/cloud_job/index.html
  24. 2 2
      dist/main/cloud_order copy/index.html
  25. 2 2
      dist/main/dev_check/index.html
  26. 2 2
      dist/main/dev_check_detail/index.html
  27. 2 2
      dist/main/dev_show/index.html
  28. 2 2
      dist/main/gongmall/index.html
  29. 2 2
      dist/main/group_list/index.html
  30. 2 2
      dist/main/index.html
  31. 2 2
      dist/main/orders/index.html
  32. 2 2
      dist/main/orders_detail/index.html
  33. 2 2
      dist/main/orders_frozen/index.html
  34. 2 2
      dist/main/outsource_bill/index.html
  35. 2 2
      dist/main/user_bills/index.html
  36. 2 2
      dist/main/vip_manager/index.html
  37. 2 2
      dist/main/vip_order/index.html
  38. 2 2
      dist/main/vip_setting/index.html
  39. 2 2
      dist/main/wage_details/index.html
  40. 2 2
      dist/main/wage_settlement/index.html
  41. 2 2
      dist/main/withdraw/index.html
  42. 2 2
      dist/main/work_bill/index.html
  43. 6 1
      pages/main/index/orders.vue

+ 6 - 3
components/menu/data.js

@@ -2,10 +2,13 @@ const baseUrl = '/main/';
 export default [
   {//
     title: '管理中心',
-    icon: 'coin',
-    link: 'https://www.proginn.com/rooter',
+    icon: 'location',
+    path: '',
     subs: [
-
+      {
+        title: '管理中心',
+        path: 'https://www.proginn.com/rooter',
+      }
     ]
   },
 	{

+ 1 - 2
components/menu/index.vue

@@ -2,8 +2,7 @@
   <el-menu default-active="1-1" class="main-menu" @open="handleOpen" @close="handleClose">
     <el-submenu v-for="(menu, index) of menus" :key="index" :index="String(index)">
       <template slot="title">
-        <span class="menu-title" slot="title" v-if="menu.link !== ''"><a :href="menu.link" :title="menu.title">{{menu.title}}</a></span>
-        <span class="menu-title" slot="title" v-if="menu.link === ''">{{menu.title}}</span>
+        <span class="menu-title" slot="title">{{menu.title}}</span>
       </template>
       <el-menu-item
         v-for="(sub, subIndex) of menu.subs"

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/200.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
dist/_nuxt/22ecb1a2981e2b4ff2c5.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 1
dist/_nuxt/57d0adb6af2fe05dda31.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
dist/_nuxt/6315eaaaf535b5e25726.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
dist/_nuxt/6ca06461299fca4716b9.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
dist/_nuxt/0ba9911cc6eba2c59a9a.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
dist/_nuxt/6c18fad2a0ecf754868c.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/login/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/404/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/artificial_order/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/artificial_orders/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/balance_change/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/cats copy/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/cats/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/cert_check/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/cert_edit/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/cert_pro/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/cloud_balance/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/cloud_developer/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/cloud_job/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/cloud_order copy/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/dev_check/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/dev_check_detail/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/dev_show/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/gongmall/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/group_list/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/orders/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/orders_detail/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/orders_frozen/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/outsource_bill/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/user_bills/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/vip_manager/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/vip_order/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/vip_setting/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/wage_details/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/wage_settlement/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/withdraw/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
dist/main/work_bill/index.html


+ 6 - 1
pages/main/index/orders.vue

@@ -207,6 +207,11 @@
 </template>
 
 <script>
+  let firstDayOfThisMonth = new Date();
+  firstDayOfThisMonth.setDate(1);
+  firstDayOfThisMonth.setHours(0);
+  firstDayOfThisMonth.setMinutes(0);
+  firstDayOfThisMonth.setSeconds(0);
 export default {
   data() {
     return {
@@ -372,7 +377,7 @@ export default {
           }
         ]
       },
-      timeRange: [(new Date()).setDate(1), new Date()],
+      timeRange: [firstDayOfThisMonth, new Date()],
       arriveTime: "",
       searchId: "",
       tableData3: [