Explorar el Código

跳转登陆页

dell %!s(int64=8) %!d(string=hace) años
padre
commit
c0495c8c04
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. 2 2
      app/js/proinfobrow.js
  2. 2 2
      app/js/resinforbrow.js

+ 2 - 2
app/js/proinfobrow.js

@ -27,8 +27,8 @@ mui.plusReady(function() {
27 27
		ozixun.addEventListener('tap', function() {
28 28
			mui.alert('请登录', '' ,function(){
29 29
				mui.openWindow({
30
					url: '../html/reg.html',
31
					id: 'html/reg.html',
30
					url: '../html/login.html',
31
					id: 'html/login.html',
32 32
					show: {
33 33
						aniShow: "slide-in-left"
34 34
					}

+ 2 - 2
app/js/resinforbrow.js

@ -164,8 +164,8 @@ mui.plusReady(function() {
164 164
		oconsult.addEventListener('tap', function() {
165 165
			mui.alert('请登录', '' ,function(){
166 166
				mui.openWindow({
167
					url: '../html/reg.html',
168
					id: 'html/reg.html',
167
					url: '../html/login.html',
168
					id: 'html/login.html',
169 169
					show: {
170 170
						aniShow: "slide-in-left"
171 171
					}