wenhongquan hace 3 años
padre
commit
0b0076d552
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -27,6 +27,7 @@
         uni.postMessage({
             data: "test"
         });
+        uni.navigateBack()
     </script>
 </head>