wangguoyu 2 kuukautta sitten
vanhempi
commit
53892454f3

+ 6 - 2
pages/Login/components/loginBox.vue

@@ -32,8 +32,8 @@
 	import passwordLli from "@/components/password-lli/password-lli.vue";
 	import {ref} from "vue"
 	import {toast} from "@/utils/common";
-	const userName = ref('17600168661') // 用户名
-	const password = ref('121045') // 密码
+	const userName = ref('18640920672') // 用户名
+	const password = ref('123') // 密码
 	const lliPassword = ref('') // 加密后的密码
 	const passLLiRef = ref(null)
 	const showPassword= ref(true)
@@ -116,7 +116,11 @@
 		// 客户端
 		// #ifdef H5
 		uni.navigateTo({
+<<<<<<< Updated upstream
 			url: `/pages/client/ShowYe/shouye`
+=======
+			url: `/pages/admin/Jiazheng/index`
+>>>>>>> Stashed changes
 		})
 		// #endif
 		

+ 5 - 5
unpackage/dist/cache/.vite/deps/_metadata.json

@@ -1,13 +1,13 @@
 {
-  "hash": "93b9454e",
-  "configHash": "a15962cf",
-  "lockfileHash": "0e1b2b91",
-  "browserHash": "69f6d216",
+  "hash": "e4126def",
+  "configHash": "ee829940",
+  "lockfileHash": "e3b0c442",
+  "browserHash": "3202c580",
   "optimized": {
     "ts-md5/dist/md5": {
       "src": "../../../../../node_modules/ts-md5/dist/md5.js",
       "file": "ts-md5_dist_md5.js",
-      "fileHash": "003ad07b",
+      "fileHash": "850f551d",
       "needsInterop": true
     }
   },