Browse Source

Signed-off-by: zhaobao <528046418@qq.com>

zhaobao 1 year ago
parent
commit
2609b60a71

+ 1 - 0
pages/index/index.vue

@@ -268,6 +268,7 @@
 					success: function (res) {
 						if(res.result.includes('ocId')&&res.result.includes('code')){
 								let qrcode=uni.setStorageSync('qrcode',res.result)
+								console.log(qrcode)
 								uni.navigateTo({
 									url:`/pages/webview/webview?type=scan&name=扫码处理`
 								})					

+ 2 - 2
pages/webview/webview.vue

@@ -11,13 +11,13 @@
 			}
 		},
 		onLoad(options) {
-			this.init(options)			
+			this.init(options)	
 		},
 		methods: {
 			init(options){
 				let t=new Date().getTime();
 				if(options.type==='scan'){
-					let href="http://h5.xazhyc.com/scanApp"
+					let href="http://h5.xazhyc.com/scanApp/#/pages/index/index"
 					let qrcode=uni.getStorageSync('qrcode')
 					qrcode=qrcode.split('?')[1]
 					this.webViewSrc=`${href}?token=${getToken()}&${qrcode}&v=${t}`

BIN
unpackage/cache/apk/__UNI__73F6024_cm.apk


+ 1 - 1
unpackage/cache/apk/apkurl

@@ -1 +1 @@
-https://ide.dcloud.net.cn/build/download/6f604230-9014-11ee-84ab-ed85e9d4fcb9
+https://ide.dcloud.net.cn/build/download/d1ff9150-9244-11ee-b7b1-25c498ad76ff

File diff suppressed because it is too large
+ 0 - 0
unpackage/cache/apk/cmManifestCache.json


File diff suppressed because it is too large
+ 0 - 0
unpackage/cache/wgt/__UNI__73F6024/app-service.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/cache/wgt/__UNI__73F6024/app-view.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/build/app-plus/app-service.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/build/app-plus/app-view.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/app-plus/app-service.js


+ 1 - 1
unpackage/dist/dev/app-plus/app-view.js

@@ -6072,7 +6072,7 @@ var render = function () {
   var _h = _vm.$createElement
   var _c = _vm._self._c || _h
   return _c("v-uni-web-view", {
-    attrs: { src: _vm._$g(0, "a-src"), _i: 0 },
+    attrs: { cache: "no-cache", src: _vm._$g(0, "a-src"), _i: 0 },
     on: {
       message: function ($event) {
         return _vm.$handleViewEvent($event)

BIN
unpackage/release/apk/__UNI__73F6024__20231204093117.apk


Some files were not shown because too many files changed in this diff