diff --git a/pages.json b/pages.json
index eb6919a..71150a7 100644
--- a/pages.json
+++ b/pages.json
@@ -123,10 +123,18 @@
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
- "navigationStyle": "custom"
+ "navigationStyle": "custom"
}
+ },
+ {
+ "path" : "pages/login/loginsms",
+ "style" :
+ {
+ "navigationBarTitleText" : "",
+ "enablePullDownRefresh" : false
+ }
}
],
"globalStyle": {
diff --git a/pages/home.vue b/pages/home.vue
index ee138a0..d18e716 100644
--- a/pages/home.vue
+++ b/pages/home.vue
@@ -199,10 +199,14 @@
this.isLogin = true
}else{
this.isLogin= false
- showError("请登录后再操作")
+ setTimeout("",1200)
+ showError("请登录后再操作",this.gotologin())
}
},
+ gotologin(){
+ this.$navTo("pages/login/index")
+ },
// 退出登录
handleLogout() {
const app = this
diff --git a/pages/login/index.vue b/pages/login/index.vue
index 3bdcd29..a52f618 100644
--- a/pages/login/index.vue
+++ b/pages/login/index.vue
@@ -31,7 +31,7 @@
- 验证码登录
+ 验证码登录
@@ -166,23 +166,21 @@
height: 100%;
}
+ // 国家代码选择
.gjcode{
- font-size: 36rpx;
- width: 46rpx;
+ width: 66rpx;
height: 100%;
+
+ select{
+ font-size: 32rpx;
+ border: none;
+ padding: 6rpx;
+ margin-right: 22rpx;
+ height: 100%;
+ background-color: #F8F8F8;
+ }
}
-
- // 图形验证码
- .captcha {
- height: 100%;
-
- .image {
- display: block;
- width: 192rpx;
- height: 100%;
- line-height: 100%;
- }
- }
+ // end
}
// 登录按钮
diff --git a/pages/login/loginsms.vue b/pages/login/loginsms.vue
new file mode 100644
index 0000000..cc19a39
--- /dev/null
+++ b/pages/login/loginsms.vue
@@ -0,0 +1,239 @@
+
+
+
+ 你好,欢迎使用
+ 国家文化专网网络注册登录系统
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 未注册的手机号验证后自动创建账户
+
+
+
+ 登录
+
+
+
+ 登录即表明同意《用户协议》和《隐私政策》
+
+
+
+ 密码登录
+
+
+
+
+ X
+
+
+
+ 数据集成系统服务商:百链数据科技(深圳)有限公司
+
+
+
+
+
+
+
+
+