zhangyujun 3 жил өмнө
parent
commit
b14d1caff5

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

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