Commit 1ca8a645 by 陈玉桐

fix

parent b116f59a
...@@ -170,6 +170,7 @@ Page({ ...@@ -170,6 +170,7 @@ Page({
key: "gender", key: "gender",
data: me.data.sex data: me.data.sex
}) })
wx.hideLoading();
// 跳转第二步视力 // 跳转第二步视力
wx.navigateTo({ wx.navigateTo({
url: '/pages/eyesight/eyesight' url: '/pages/eyesight/eyesight'
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
} }
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.9.0", "libVersion": "2.9.1",
"appid": "wx6d4a1ebceaa45d3e", "appid": "wx6d4a1ebceaa45d3e",
"projectname": "wxProgram", "projectname": "wxProgram",
"debugOptions": { "debugOptions": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment