@ -260,7 +260,7 @@ Page({
});
} else if (comeFrom == "set") {
wx.reLaunch({
url: "../workBench/index",
url: "../firstBill/index",
} else if (comeFrom == "collect") {
@ -974,7 +974,7 @@ Page({
data: "login",
url: "/pages/workBench/index",
url: "/pages/firstBill/index",
}
} catch (e) {
@ -154,7 +154,7 @@ label.radio:last-child {
.loginForm {
padding: 0 37px;
margin-top: -12%;
margin-top: -20%;
.phoneInput {