diff --git a/dist/img/appstore.png b/dist/img/appstore.png new file mode 100644 index 0000000..ebb80a4 Binary files /dev/null and b/dist/img/appstore.png differ diff --git a/dist/img/email.png b/dist/img/email.png new file mode 100644 index 0000000..ddf119e Binary files /dev/null and b/dist/img/email.png differ diff --git a/dist/img/googleplay.png b/dist/img/googleplay.png new file mode 100644 index 0000000..ebb80a4 Binary files /dev/null and b/dist/img/googleplay.png differ diff --git a/dist/img/loginbg.png b/dist/img/loginbg.png new file mode 100644 index 0000000..b66ee9d Binary files /dev/null and b/dist/img/loginbg.png differ diff --git a/dist/img/logo1.png b/dist/img/logo1.png new file mode 100644 index 0000000..9f3dd2f Binary files /dev/null and b/dist/img/logo1.png differ diff --git a/dist/img/teacher.png b/dist/img/teacher.png new file mode 100644 index 0000000..f2d8f92 Binary files /dev/null and b/dist/img/teacher.png differ diff --git a/dist/img/tel.png b/dist/img/tel.png new file mode 100644 index 0000000..37a23c1 Binary files /dev/null and b/dist/img/tel.png differ diff --git a/dist/img/xuesheng.png b/dist/img/xuesheng.png new file mode 100644 index 0000000..5acec20 Binary files /dev/null and b/dist/img/xuesheng.png differ diff --git a/dist/share.html b/dist/share.html index f969379..db9aa30 100644 --- a/dist/share.html +++ b/dist/share.html @@ -62,7 +62,7 @@ .share { min-width: 100%; /* height: 100vh; */ - background: url("../../static/images/loginbg.png"); + background: url("./img/loginbg.png"); background-size: 100% 130%; background-repeat: no-repeat; overflow-x: hidden; @@ -103,6 +103,7 @@ border-radius: 8rem; background: white; text-align: center; + margin-right: 58rem; } .share .box .mid .left .title { @@ -230,12 +231,34 @@ .share .bottom .content .relation .email { width: 15rem; } - +.pagetop{ + display: flex; + /* height: 36px; */ + /* align-items: center; */ +} +.pagename{ + color: #08AE98; + font-size: 17rem; + font-weight: bold; + line-height: 20rem; + margin-left: 9rem; +} +.logo{ + width: 38rem; + height: 36rem; + margin-top: 11rem; + margin-left: 14rem; +}
+
+
+ +

Beelink

+
您好,欢迎来到 Beelink @@ -243,14 +266,14 @@
如果您是老师
- +
想要赚取直播收益,请使用电脑端访问一下域名
-
如果您是老师
- +
如果您是学生
+
想要赚取直播收益,请使用电脑端访问一下域名
@@ -258,11 +281,11 @@
Google play - +
App store - +
@@ -278,10 +301,10 @@ 您利用碎片时间,轻轻松松学会各种语言。
- +
136-0111-1111
- +
136-0111-1111
diff --git a/public/img/appstore.png b/public/img/appstore.png new file mode 100644 index 0000000..ebb80a4 Binary files /dev/null and b/public/img/appstore.png differ diff --git a/public/img/email.png b/public/img/email.png new file mode 100644 index 0000000..ddf119e Binary files /dev/null and b/public/img/email.png differ diff --git a/public/img/googleplay.png b/public/img/googleplay.png new file mode 100644 index 0000000..ebb80a4 Binary files /dev/null and b/public/img/googleplay.png differ diff --git a/public/img/loginbg.png b/public/img/loginbg.png new file mode 100644 index 0000000..b66ee9d Binary files /dev/null and b/public/img/loginbg.png differ diff --git a/public/img/logo1.png b/public/img/logo1.png new file mode 100644 index 0000000..9f3dd2f Binary files /dev/null and b/public/img/logo1.png differ diff --git a/public/img/teacher.png b/public/img/teacher.png new file mode 100644 index 0000000..f2d8f92 Binary files /dev/null and b/public/img/teacher.png differ diff --git a/public/img/tel.png b/public/img/tel.png new file mode 100644 index 0000000..37a23c1 Binary files /dev/null and b/public/img/tel.png differ diff --git a/public/img/xuesheng.png b/public/img/xuesheng.png new file mode 100644 index 0000000..5acec20 Binary files /dev/null and b/public/img/xuesheng.png differ diff --git a/public/share.html b/public/share.html index f969379..db9aa30 100644 --- a/public/share.html +++ b/public/share.html @@ -62,7 +62,7 @@ .share { min-width: 100%; /* height: 100vh; */ - background: url("../../static/images/loginbg.png"); + background: url("./img/loginbg.png"); background-size: 100% 130%; background-repeat: no-repeat; overflow-x: hidden; @@ -103,6 +103,7 @@ border-radius: 8rem; background: white; text-align: center; + margin-right: 58rem; } .share .box .mid .left .title { @@ -230,12 +231,34 @@ .share .bottom .content .relation .email { width: 15rem; } - +.pagetop{ + display: flex; + /* height: 36px; */ + /* align-items: center; */ +} +.pagename{ + color: #08AE98; + font-size: 17rem; + font-weight: bold; + line-height: 20rem; + margin-left: 9rem; +} +.logo{ + width: 38rem; + height: 36rem; + margin-top: 11rem; + margin-left: 14rem; +}