Selaa lähdekoodia

跳转小程序18

zhangyujun 3 vuotta sitten
vanhempi
commit
39bbf343bb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/mini/index.vue

+ 1 - 1
src/views/mini/index.vue

@@ -18,7 +18,7 @@ export default defineComponent({
 	setup() {
 		openApi
 			.jspapi({
-				url: encodeURIComponent(window.location.href.split('#')[0]+'/'),
+				url: encodeURIComponent(window.location.href.split('#')[0]),
 		
 			})
 			.then((res) => {