From bb5f128c8722cfe8d29520f5fda73f554fa7f7ab Mon Sep 17 00:00:00 2001 From: THK3121 Date: Mon, 19 Jun 2023 17:33:18 +0800 Subject: [PATCH] =?UTF-8?q?app=E7=9A=84=E8=A7=86=E9=A2=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.js | 4 +- manifest.json | 4 +- pages/admin/order/index.vue | 1033 ++++++++++++----- pages/columnGoods/goods_search_con/index.vue | 2 +- pages/nongKe/supply_chain/supplier.vue | 2 +- pages/product/addGoods/index.vue | 29 +- pages/short_video/appSwiper/index.nvue | 33 +- pages/short_video/nvueSwiper/index.nvue | 1 - pages/users/login/login_copy.vue | 6 +- pages/users/user_invoice_order_list/index.vue | 172 +++ static/images/dingdan.png | Bin 0 -> 11055 bytes static/images/tishi.png | Bin 0 -> 1858 bytes static/images/yanjing.png | Bin 0 -> 358 bytes uni_modules/uni-calendar/changelog.md | 26 + .../components/uni-calendar/calendar.js | 546 +++++++++ .../components/uni-calendar/i18n/en.json | 12 + .../components/uni-calendar/i18n/index.js | 8 + .../components/uni-calendar/i18n/zh-Hans.json | 12 + .../components/uni-calendar/i18n/zh-Hant.json | 12 + .../uni-calendar/uni-calendar-item.vue | 187 +++ .../components/uni-calendar/uni-calendar.vue | 566 +++++++++ .../components/uni-calendar/util.js | 360 ++++++ uni_modules/uni-calendar/package.json | 85 ++ uni_modules/uni-calendar/readme.md | 103 ++ 24 files changed, 2860 insertions(+), 343 deletions(-) create mode 100644 pages/users/user_invoice_order_list/index.vue create mode 100644 static/images/dingdan.png create mode 100644 static/images/tishi.png create mode 100644 static/images/yanjing.png create mode 100644 uni_modules/uni-calendar/changelog.md create mode 100644 uni_modules/uni-calendar/components/uni-calendar/calendar.js create mode 100644 uni_modules/uni-calendar/components/uni-calendar/i18n/en.json create mode 100644 uni_modules/uni-calendar/components/uni-calendar/i18n/index.js create mode 100644 uni_modules/uni-calendar/components/uni-calendar/i18n/zh-Hans.json create mode 100644 uni_modules/uni-calendar/components/uni-calendar/i18n/zh-Hant.json create mode 100644 uni_modules/uni-calendar/components/uni-calendar/uni-calendar-item.vue create mode 100644 uni_modules/uni-calendar/components/uni-calendar/uni-calendar.vue create mode 100644 uni_modules/uni-calendar/components/uni-calendar/util.js create mode 100644 uni_modules/uni-calendar/package.json create mode 100644 uni_modules/uni-calendar/readme.md diff --git a/config/app.js b/config/app.js index 92f9f2d..3c22e78 100644 --- a/config/app.js +++ b/config/app.js @@ -9,6 +9,7 @@ let httpApiThree // 网络接口修改此字符 小程序域名要求https // let httpApi = 'http://192.168.31.110:8324' // 测试 if (process.env.NODE_ENV === "development") { + // httpApi = 'https://shop.lihaink.cn' // 生产 httpApi = "https://crmeb-test.shop.lihaink.cn" // httpApi = "http://192.168.0.222" // #ifdef MP-WEIXIN @@ -21,7 +22,8 @@ if (process.env.NODE_ENV === "development") { // httpApiThree = 'baseUrlTest' // h5跨域配置 // #endif } else if (process.env.NODE_ENV === 'production') { - httpApi = 'https://shop.lihaink.cn' // 生产 + // httpApi = 'https://shop.lihaink.cn' // 生产 + httpApi = "https://crmeb-test.shop.lihaink.cn" httpApiTwo = 'https://nk.lihaink.cn' // 生产 httpApiThree = 'http://ceshi-oa.lihaink.cn' //生产 } diff --git a/manifest.json b/manifest.json index 7d2f7f5..fe3cdfb 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "CRMEB", "appid" : "__UNI__039BCFE", "description" : "", - "versionName" : "1.0.4", - "versionCode" : 127, + "versionName" : "1.0.5", + "versionCode" : 128, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/admin/order/index.vue b/pages/admin/order/index.vue index f249337..c44a0b9 100644 --- a/pages/admin/order/index.vue +++ b/pages/admin/order/index.vue @@ -1,348 +1,747 @@ - \ No newline at end of file diff --git a/pages/columnGoods/goods_search_con/index.vue b/pages/columnGoods/goods_search_con/index.vue index b508402..3217380 100644 --- a/pages/columnGoods/goods_search_con/index.vue +++ b/pages/columnGoods/goods_search_con/index.vue @@ -142,7 +142,7 @@ - + diff --git a/pages/nongKe/supply_chain/supplier.vue b/pages/nongKe/supply_chain/supplier.vue index 06561bf..dbf2776 100644 --- a/pages/nongKe/supply_chain/supplier.vue +++ b/pages/nongKe/supply_chain/supplier.vue @@ -44,7 +44,7 @@ - + diff --git a/pages/product/addGoods/index.vue b/pages/product/addGoods/index.vue index af0c7da..59fb8cd 100644 --- a/pages/product/addGoods/index.vue +++ b/pages/product/addGoods/index.vue @@ -22,7 +22,7 @@ - + @@ -36,7 +36,10 @@ - + + + + 商品简介 @@ -84,7 +87,7 @@ -