wangn пре 5 година
родитељ
комит
2cceaf6cc6

+ 4 - 4
hdApp/src/admin/home/apply.vue

@@ -44,7 +44,7 @@ export default { // 应用页面
           list: [
             {
               name: "商品",
-              img: `${this.$constant.imgUrl}/ghs/home/hcgl.png`,
+              img: `${this.$constant.imgUrl}/ghs/home/icon_spgl.png`,
               url: "/admin/goodsManage/list"
             },
             {
@@ -84,16 +84,16 @@ export default { // 应用页面
             },
             {
               name: "员工业绩",
-              img: `${this.$constant.imgUrl}/ghs/home/kdyj.png`,
+              img: `${this.$constant.imgUrl}/ghs/home/icon_ygyj.png`,
               url: "/admin/staff/achieve"
             },
             {
               name: "供货商",
-              img: `${this.$constant.imgUrl}/ghs/home/yggl.png`,
+              img: `${this.$constant.imgUrl}/ghs/home/icon_ghs.png`,
               url: "/admin/ghs/shop"
             }, {
               name: "培训班",
-              img: `${this.$constant.imgUrl}/ghs/home/yggl.png`,
+              img: `${this.$constant.imgUrl}/ghs/home/icon_pxb.png`,
               url: "/pagesStatistics/trainingClass"
             },
           ]

+ 15 - 9
hdApp/src/admin/home/workbench.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="app-main app-content">
     <!-- 用户信息 -->
-    <div class="user-wrap">
+    <div class="user-wrap" :style="{ backgroundImage: `url(${this.$constant.imgUrl}/home/bg_hd_home.png)` }">
       <div class="user-top">
         <div class="app-size-28">今日概况</div>
         <view class="open-bt_bx">
@@ -86,11 +86,11 @@
           :src="kdSrc"
           mode="widthFix"
         ></image>
-        <image
+        <!-- <image
           @click="pageTo({ url: '/pagesPurchase/order' })"
           :src="cgSrc"
           mode="widthFix"
-        ></image>
+        ></image> -->
       </view>
       <div class="tabs-wrap">
         <div
@@ -211,15 +211,21 @@ export default {
       // tab按钮
       tabsData: [
         {
-          name: "库存",
-          img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
-          url: "/pagesStorehouse/stockWarn/manage"
+          name: "采购",
+          img: `${this.$constant.imgUrl}/ghs/home/icon_caigou.png`,
+          url: "/pagesPurchase/order"
         },
         {
           name: "收款",
-          img: `${this.$constant.imgUrl}/ghs/home/gj.png`,
+          img: `${this.$constant.imgUrl}/ghs/home/icon_sk.png`,
           url: "/admin/billing/priceChange"
         },
+        {
+          name: "库存",
+          img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
+          url: "/pagesStorehouse/stockWarn/manage"
+        },
+        
         {
           name: "花材",
           img: `${this.$constant.imgUrl}/ghs/home/hcgl.png`,
@@ -280,7 +286,7 @@ export default {
         }
       ],
       cgSrc: `${this.$constant.imgUrl}/ghs/home/cg.png`,
-      kdSrc: `${this.$constant.imgUrl}/ghs/home/kd.png`
+      kdSrc: `${this.$constant.imgUrl}/ghs/home/open_order.png`
     };
   },
   onShareAppMessage (res) {
@@ -416,7 +422,7 @@ export default {
   padding: 20px 30px 34px 30px;
   color: #fff;
   text-align: center;
-  background-image: url("../../static/images/admin/bg.png");
+  // background-image: url(http://img.huaml.com/home/deserve.png);
   background-size: 100% 380px;
   background-repeat: no-repeat;
   .user-top {

+ 4 - 0
hdApp/src/pagesClient/official/index.vue

@@ -145,6 +145,10 @@ export default {
       imageUrl: ""
     });
   },
+  mounted() {
+    // 隐藏返回首页按钮。
+    uni.hideHomeButton()
+  },
   methods: {
     init() {
       // 续费