diff --git a/pages/home/home.vue b/pages/home/home.vue index 2079ee2..f5ff70e 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -100,7 +100,7 @@ - + 在线办证 diff --git a/pages/register/register.vue b/pages/register/register.vue index 190ca7d..1286f07 100644 --- a/pages/register/register.vue +++ b/pages/register/register.vue @@ -14,7 +14,7 @@ - + - + uni.navigateBack(), 1500); + uni.showToast({ title: '后续流程正在研发中,请稍后试用~', icon: 'none' }); + setTimeout(() => uni.navigateBack(), 1500); // 提交(trim 后再发) // const res = await uni.request({ diff --git a/static/iconfont.css b/static/iconfont.css index 24d1aaf..3c4935f 100644 --- a/static/iconfont.css +++ b/static/iconfont.css @@ -11,12 +11,12 @@ -moz-osx-font-smoothing: grayscale; } -.icon-daohang-banzhengxuzhi:before { - content: "\e614"; +.icon-xingming:before { + content: "\e646"; } -.icon-a-28-banzhengjian:before { - content: "\e6a4"; +.icon-daohang-banzhengxuzhi:before { + content: "\e614"; } .icon-yihuifu1:before { diff --git a/static/iconfont.ttf b/static/iconfont.ttf index 86abb1a..e1d52bf 100644 Binary files a/static/iconfont.ttf and b/static/iconfont.ttf differ