From 536b053bbd574bab1b5179eccb962c3ad322c382 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 06 一月 2026 14:38:14 +0800
Subject: [PATCH] 双奇点: 1.app仓储物流字段调整

---
 src/pages/index.vue                       |  167 -----------------------
 src/pages/components/GoodsDetailPopup.vue |   11 -
 src/manifest.json                         |  216 ++++++++++++++++--------------
 3 files changed, 121 insertions(+), 273 deletions(-)

diff --git a/src/manifest.json b/src/manifest.json
index b147a0d..57ad4bb 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,106 +1,124 @@
 {
-    "name" : "鍙屽鐐�",
-    "appid" : "__UNI__E1C100D",
-    "description" : "",
-    "versionName" : "1.0.0",
-    "versionCode" : "100",
-    "transformPx" : false,
-    /* 5+App鐗规湁鐩稿叧 */
-    "app-plus" : {
-        "usingComponents" : true,
-        "nvueStyleCompiler" : "uni-app",
-        "compilerVersion" : 3,
-        "splashscreen" : {
-            "alwaysShowBeforeRender" : true,
-            "waiting" : true,
-            "autoclose" : true,
-            "delay" : 0
-        },
-        /* 妯″潡閰嶇疆 */
-        "modules" : {},
-        /* 搴旂敤鍙戝竷淇℃伅 */
-        "distribute" : {
-            /* android鎵撳寘閰嶇疆 */
-            "android" : {
-                "permissions" : [
-                    "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
-                    "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
-                    "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
-                    "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
-                    "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
-                    "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
-                    "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
-                    "<uses-permission android:name=\"android.permission.CAMERA\"/>",
-                    "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
-                    "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
-                    "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
-                    "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
-                    "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
-                    "<uses-feature android:name=\"android.hardware.camera\"/>",
-                    "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
-                ]
-            },
-            /* ios鎵撳寘閰嶇疆 */
-            "ios" : {
-                "dSYMs" : false
-            },
-            /* SDK閰嶇疆 */
-            "sdkConfigs" : {},
+  "name" : "淇℃伅绠$悊",
+  "appid" : "__UNI__E1C100D",
+  "description" : "",
+  "versionName" : "1.0.0",
+  "versionCode" : "100",
+  "transformPx" : false,
+  /* 5+App鐗规湁鐩稿叧 */
+  "app-plus" : {
+    "compatible" : {
+      "usingComponents" : true,
+      "ignoreVersion" : true
+    },
+    "usingComponents" : true,
+    "nvueStyleCompiler" : "uni-app",
+    "compilerVersion" : 3,
+    "splashscreen" : {
+      "alwaysShowBeforeRender" : true,
+      "waiting" : true,
+      "autoclose" : true,
+      "delay" : 0
+    },
+    /* 妯″潡閰嶇疆 */
+    "modules" : {
+      "Camera" : {},
+      "Barcode" : {},
+      "Push" : {}
+    },
+    /* 搴旂敤鍙戝竷淇℃伅 */
+    "distribute" : {
+      /* android鎵撳寘閰嶇疆 */
+      "android" : {
+        "permissions" : [
+          "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
+          "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
+          "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
+          "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
+          "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
+          "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
+          "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
+          "<uses-permission android:name=\"android.permission.CAMERA\"/>",
+          "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
+          "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
+          "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
+          "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
+          "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
+          "<uses-feature android:name=\"android.hardware.camera\"/>",
+          "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
+        ]
+      },
+      /* ios鎵撳寘閰嶇疆 */
+      "ios" : {
+        "dSYMs" : false
+      },
+      /* SDK閰嶇疆 */
+      "sdkConfigs" : {
+        "push" : {
+          "unipush" : {
             "icons" : {
-                "android" : {
-                    "hdpi" : "unpackage/res/icons/72x72.png",
-                    "xhdpi" : "unpackage/res/icons/96x96.png",
-                    "xxhdpi" : "unpackage/res/icons/144x144.png",
-                    "xxxhdpi" : "unpackage/res/icons/192x192.png"
-                },
-                "ios" : {
-                    "appstore" : "unpackage/res/icons/1024x1024.png",
-                    "ipad" : {
-                        "app" : "unpackage/res/icons/76x76.png",
-                        "app@2x" : "unpackage/res/icons/152x152.png",
-                        "notification" : "unpackage/res/icons/20x20.png",
-                        "notification@2x" : "unpackage/res/icons/40x40.png",
-                        "proapp@2x" : "unpackage/res/icons/167x167.png",
-                        "settings" : "unpackage/res/icons/29x29.png",
-                        "settings@2x" : "unpackage/res/icons/58x58.png",
-                        "spotlight" : "unpackage/res/icons/40x40.png",
-                        "spotlight@2x" : "unpackage/res/icons/80x80.png"
-                    },
-                    "iphone" : {
-                        "app@2x" : "unpackage/res/icons/120x120.png",
-                        "app@3x" : "unpackage/res/icons/180x180.png",
-                        "notification@2x" : "unpackage/res/icons/40x40.png",
-                        "notification@3x" : "unpackage/res/icons/60x60.png",
-                        "settings@2x" : "unpackage/res/icons/58x58.png",
-                        "settings@3x" : "unpackage/res/icons/87x87.png",
-                        "spotlight@2x" : "unpackage/res/icons/80x80.png",
-                        "spotlight@3x" : "unpackage/res/icons/120x120.png"
-                    }
-                }
+              "small" : {
+                "ldpi" : "D:/xindao/wenjian/img/logo/app.png"
+              }
             }
+          }
         }
-    },
-    /* 蹇簲鐢ㄧ壒鏈夌浉鍏� */
-    "quickapp" : {},
-    /* 灏忕▼搴忕壒鏈夌浉鍏� */
-    "mp-weixin" : {
-        "appid" : "",
-        "setting" : {
-            "urlCheck" : false
+      },
+      "icons" : {
+        "android" : {
+          "hdpi" : "unpackage/res/icons/72x72.png",
+          "xhdpi" : "unpackage/res/icons/96x96.png",
+          "xxhdpi" : "unpackage/res/icons/144x144.png",
+          "xxxhdpi" : "unpackage/res/icons/192x192.png"
         },
-        "usingComponents" : true
+        "ios" : {
+          "appstore" : "unpackage/res/icons/1024x1024.png",
+          "ipad" : {
+            "app" : "unpackage/res/icons/76x76.png",
+            "app@2x" : "unpackage/res/icons/152x152.png",
+            "notification" : "unpackage/res/icons/20x20.png",
+            "notification@2x" : "unpackage/res/icons/40x40.png",
+            "proapp@2x" : "unpackage/res/icons/167x167.png",
+            "settings" : "unpackage/res/icons/29x29.png",
+            "settings@2x" : "unpackage/res/icons/58x58.png",
+            "spotlight" : "unpackage/res/icons/40x40.png",
+            "spotlight@2x" : "unpackage/res/icons/80x80.png"
+          },
+          "iphone" : {
+            "app@2x" : "unpackage/res/icons/120x120.png",
+            "app@3x" : "unpackage/res/icons/180x180.png",
+            "notification@2x" : "unpackage/res/icons/40x40.png",
+            "notification@3x" : "unpackage/res/icons/60x60.png",
+            "settings@2x" : "unpackage/res/icons/58x58.png",
+            "settings@3x" : "unpackage/res/icons/87x87.png",
+            "spotlight@2x" : "unpackage/res/icons/80x80.png",
+            "spotlight@3x" : "unpackage/res/icons/120x120.png"
+          }
+        }
+      }
+    }
+  },
+  /* 蹇簲鐢ㄧ壒鏈夌浉鍏� */
+  "quickapp" : {},
+  /* 灏忕▼搴忕壒鏈夌浉鍏� */
+  "mp-weixin" : {
+    "appid" : "",
+    "setting" : {
+      "urlCheck" : false
     },
-    "mp-alipay" : {
-        "usingComponents" : true
-    },
-    "mp-baidu" : {
-        "usingComponents" : true
-    },
-    "mp-toutiao" : {
-        "usingComponents" : true
-    },
-    "uniStatistics" : {
-        "enable" : false
-    },
-    "vueVersion" : "3"
+    "usingComponents" : true
+  },
+  "mp-alipay" : {
+    "usingComponents" : true
+  },
+  "mp-baidu" : {
+    "usingComponents" : true
+  },
+  "mp-toutiao" : {
+    "usingComponents" : true
+  },
+  "uniStatistics" : {
+    "enable" : false
+  },
+  "vueVersion" : "3"
 }
diff --git a/src/pages/components/GoodsDetailPopup.vue b/src/pages/components/GoodsDetailPopup.vue
index 06eb850..a8d1b7b 100644
--- a/src/pages/components/GoodsDetailPopup.vue
+++ b/src/pages/components/GoodsDetailPopup.vue
@@ -43,16 +43,9 @@
                                 placeholder=""
                             />
                         </up-form-item>
-                        <up-form-item label="鍗曚环锛堝厓锛�/浠�" prop="taxInclusiveUnitPrice">
+                        <up-form-item label="鍗曚环锛堢編鍏冿級/浠�" prop="taxInclusiveUnitPrice">
                             <up-input 
                                 v-model="detailData.taxInclusiveUnitPrice" 
-                                disabled 
-                                placeholder=""
-                            />
-                        </up-form-item>
-                        <up-form-item label="鍗曚环锛堢編鍏冿級/浠�" prop="dollarPrice">
-                            <up-input 
-                                v-model="detailData.dollarPrice" 
                                 disabled 
                                 placeholder=""
                             />
@@ -83,7 +76,7 @@
                                 placeholder=""
                             />
                         </up-form-item> -->
-                        <up-form-item label="姣忎欢鏁伴噺/鏀�" prop="boxNum" required>
+                        <up-form-item label="姣忎欢鏁伴噺/鏀�" prop="boxNum">
                              <up-input 
                                 v-model="detailData.boxNum" 
                                 disabled 
diff --git a/src/pages/index.vue b/src/pages/index.vue
index c2d8002..c83160f 100644
--- a/src/pages/index.vue
+++ b/src/pages/index.vue
@@ -16,21 +16,6 @@
 				<view class="hero-wave"></view>
 			</view>
 		</view>
-		
-		<!--		<view class="notice-section">-->
-		<!--			<view class="notice">-->
-		<!--				<view class="notice-content">-->
-		<!--					<view class="notice-left">-->
-		<!--						<text class="notice-status">閫氱煡</text>-->
-		<!--					</view>-->
-		<!--					<view class="notice-separator"></view>-->
-		<!--					<view class="notice-right">-->
-		<!--						<text class="notice-label">{{currentStatus}}</text>-->
-		<!--						<text class="notice-text">褰撴棩閿�鍞澶囨暟:<text class="notice-number">{{number}}<text class="notice-unit">涓�</text></text></text>-->
-		<!--					</view>-->
-		<!--				</view>-->
-		<!--			</view>-->
-		<!--		</view>-->
 		<!-- 浠撳偍鐗╂祦妯″潡 -->
 		<view class="common-module marketing-module">
 			<view class="module-header">
@@ -45,155 +30,6 @@
 				>
 					<up-grid-item
 						v-for="(item, index) in warehousingLogisticsItems"
-						:key="index"
-						@click="handleCommonItemClick(item)"
-					>
-						<view class="icon-container" :style="{ background: item.bgColor }">
-							<up-icon
-								:name="item.icon"
-								:size="58"
-								color="#ffffff"
-							></up-icon>
-						</view>
-						<text class="item-label">{{item.label}}</text>
-					</up-grid-item>
-				</up-grid>
-			</view>
-		</view>
-		<!-- 钀ラ攢绠$悊妯″潡 -->
-		<view class="common-module marketing-module">
-			<view class="module-header">
-				<view class="module-title-container">
-					<text class="module-title">钀ラ攢绠$悊</text>
-				</view>
-			</view>
-			<view class="module-content">
-				<up-grid
-					:border="false"
-					col="4"
-				>
-					<up-grid-item
-						v-for="(item, index) in marketingItems"
-						:key="index"
-						@click="handleCommonItemClick(item)"
-					>
-						<view class="icon-container" :style="{ background: item.bgColor }">
-							<up-icon
-								:name="item.icon"
-								:size="58"
-								color="#ffffff"
-							></up-icon>
-						</view>
-						<text class="item-label">{{item.label}}</text>
-					</up-grid-item>
-				</up-grid>
-			</view>
-		</view>
-		
-		<!-- 閲囪喘绠$悊妯″潡 -->
-		<view class="common-module purchase-module">
-			<view class="module-header">
-				<view class="module-title-container">
-					<text class="module-title">閲囪喘绠$悊</text>
-				</view>
-			</view>
-			<view class="module-content">
-				<up-grid
-					:border="false"
-					col="4"
-				>
-					<up-grid-item
-						v-for="(item, index) in purchaseItems"
-						:key="index"
-						@click="handleCommonItemClick(item)"
-					>
-						<view class="icon-container" :style="{ background: item.bgColor }">
-							<up-icon
-								:name="item.icon"
-								:size="58"
-								color="#ffffff"
-							></up-icon>
-						</view>
-						<text class="item-label">{{item.label}}</text>
-					</up-grid-item>
-				</up-grid>
-			</view>
-		</view>
-		
-		<!-- 鍗忓悓鍔炲叕妯″潡 -->
-		<view class="common-module collaboration-module">
-			<view class="module-header">
-				<view class="module-title-container">
-					<text class="module-title">鍗忓悓鍔炲叕</text>
-				</view>
-			</view>
-			<view class="module-content">
-				<up-grid
-					:border="false"
-					col="4"
-				>
-					<up-grid-item
-						v-for="(item, index) in collaborationItems"
-						:key="index"
-						@click="handleCommonItemClick(item)"
-					>
-						<view class="icon-container" :style="{ background: item.bgColor }">
-							<up-icon
-								:name="item.icon"
-								:size="58"
-								color="#ffffff"
-							></up-icon>
-						</view>
-						<text class="item-label">{{item.label}}</text>
-					</up-grid-item>
-				</up-grid>
-			</view>
-		</view>
-		
-		<!-- 鐢熶骇绠℃帶妯″潡 -->
-		<view class="common-module production-module">
-			<view class="module-header">
-				<view class="module-title-container">
-					<text class="module-title">鐢熶骇绠℃帶</text>
-				</view>
-			</view>
-			<view class="module-content">
-				<up-grid
-					:border="false"
-					col="4"
-				>
-					<up-grid-item
-						v-for="(item, index) in productionItems"
-						:key="index"
-						@click="handleCommonItemClick(item)"
-					>
-						<view class="icon-container" :style="{ background: item.bgColor }">
-							<up-icon
-								:name="item.icon"
-								:size="58"
-								color="#ffffff"
-							></up-icon>
-						</view>
-						<text class="item-label">{{item.label}}</text>
-					</up-grid-item>
-				</up-grid>
-			</view>
-		</view>
-		
-		<!-- 璁惧绠$悊妯″潡 -->
-		<view class="common-module equipment-module">
-			<view class="module-header">
-				<view class="module-title-container">
-					<text class="module-title">璁惧绠$悊</text>
-				</view>
-			</view>
-			<view class="module-content">
-				<up-grid
-					:border="false"
-					col="4"
-				>
-					<up-grid-item
-						v-for="(item, index) in equipmentItems"
 						:key="index"
 						@click="handleCommonItemClick(item)"
 					>
@@ -629,11 +465,12 @@
 		onlyFromCamera:true,
 		scanType:['barCode','qrCode'],
 		success(res) {
+			console.log(res)
 			searchDetail(res.result||'')
 		},
 		fail(res) {
 			uni.showToast({
-				title: res.errMsg||'鎵爜澶辫触',
+				title: '鍙栨秷鎵爜',
 				icon: 'none',
 				duration: 1500
 			})

--
Gitblit v1.9.3