Browse Source

新增登入頁面B版

jeter20131220 3 years ago
parent
commit
6e33abe720

+ 1 - 1
html/index.html

@@ -111,7 +111,7 @@
              
                 <!-- <h1 class="mt-5 d-inline pe-5">$1200/7min</h1> -->
                 <p class="mt-5" set-lan="html:index_action">想要快速製作影音內容?立即註冊,開始創作!</p>
-                <a href="./register.html"><button class="get-started my-3" set-lan="html:pricing_checkout">立即查看</button></a>
+                <a href="./register.html"><button class="get-started my-3" set-lan="html:pricing_checkout">立即註冊</button></a>
             </div>
         </div>
     </div>

+ 183 - 0
html/indexB.html

@@ -0,0 +1,183 @@
+<!DOCTYPE html>
+<html lang="zh-TW">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge, Chrome=1">
+    <meta http-equiv="Cache-Control" content="no-cache">
+    <title>AI Spokesgirl</title>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
+      crossorigin="anonymous">
+    <link rel="stylesheet"
+      href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt"
+      crossorigin="anonymous">
+    <link rel="preconnect" href="https://fonts.googleapis.com">
+    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+    <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet"> 
+    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
+    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/sweetalert2@11.0.18/dist/sweetalert2.min.css">
+    <link rel="stylesheet" href="static/owl.carousel.min.css">
+    <link rel="stylesheet" href="static/owl.theme.default.min.css">
+    <link rel="stylesheet" href="static/scss/style.css">
+    <script src="https://unpkg.com/axios/dist/axios.min.js"></script>
+    <div id="fb-root"></div>
+    <title>AI Spokesgirl</title>
+</head>
+
+<body>
+    <!-- ================================================================= -->
+    <!-- navbar -->
+    <nav class="navbar navbar-expand-lg navbar-light">
+        <div class="container-fluid">
+         
+            <a class="navbar-brand" href="index.html"><img class="img-fluid" style="width: 150px;" src="./static/img/contactus/choozmo-nav.png" alt=""></a>
+            <button class="navbar-toggler" type="button" data-bs-toggle="collapse"
+                data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
+                aria-label="Toggle navigation">
+                <span class="navbar-toggler-icon"></span>
+            </button>
+            <div class="collapse navbar-collapse" id="navbarSupportedContent">
+                <ul class="navbar-nav ms-auto mb-2 mb-lg-0">
+                    <li class="nav-item">
+                        <a class="nav-link active" aria-current="page" href="pricing.html" set-lan="html:pricing">早鳥方案</a>
+                    </li>
+                    <li class="nav-item dropdown">
+                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
+                            中/En
+                        </a>
+                        <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
+                            <li><button class="nav-link lan-swtich" aria-current="page" set-lan="html:en" onclick="changeLan(this)" value="en">English</button></li>
+                            <li><button class="nav-link lan-switch" aria-current="page" set-lan="html:zh" onclick="changeLan(this)" value="zh">中文</button></li>
+                        </ul>
+                    </li>
+                    <li class="nav-item">
+                        <a class="nav-link active btn-login" aria-current="page" href="login.html" set-lan="html:login">登入</a>
+                    </li>
+                    <li class="nav-item">
+                        <a class="nav-link btn-userProfile" aria-current="page" href="user_profile.html" set-lan="html:user_profile">會員資料</a>
+                    </li>
+                    <li class="nav-item">
+                        <a class="nav-link btn-logout" aria-current="page" set-lan="html:logout">登出</a>
+                    </li>
+                </ul>
+            </div>
+        </div>
+    </nav>
+    <!-- ================================================================= -->
+
+
+    <!-- ================================================================= -->
+    <!-- content -->
+    <div class="px-0">
+        <div class="text-center">
+            <a href="login.html">
+                <img class="img-fluid" src="static/img/intro2.jpg" set-lan="img:intro_img"></img>
+            </a>
+        </div>
+    </div>
+    <div class="price-int mt-5">
+        <div class="price-content m-auto">
+            <div class="register_btn">
+                <p class="mt-5" set-lan="html:index_action">想要快速製作影音內容?立即註冊,開始創作!</p>
+                <div class="text-center">
+                    <a href="./register.html"><button class="get-started my-3" set-lan="html:pricing_checkout">立即註冊</button></a>
+                </div>
+            </div>
+            <div class="price-content-1 text-center">
+                <h1 class="pb-5 pe-3"><i style="color:#EA5413" class="fas fa-tags pe-2"></i><lan set-lan="html:launch_special">限時早鳥方案</lan></h1>
+                <div class="row">
+                    <div class="col-12 col-lg-4">
+                        <a href="./pricing.html"><img style="width: 128px;" src="./static/img/book.png" alt=""></a>                     
+                        <h2 set-lan="html:pricing_lan">語言選擇: 中文 | 英文</h2>
+                        <ul class="price-text ms-lg-5 ms-3">
+                            <li set-lan="html:index_li1_1">支援中英文內容</li>
+                            <li set-lan="html:index_li1_2">可加入字幕</li>
+                        </ul>
+                    </div>
+                    <div class="col-12 col-lg-4">
+                        <a href="./pricing.html"><img style="width: 128px;" src="./static/img/news-anchor (1).png" alt=""></a>
+                        <h2 set-lan="html:pricing_avatars">多款預設AI代言主播任你選</h2>
+                            <ul class="price-text ms-3">
+                                <li set-lan="html:index_li2_1">無人物肖像權問題</li>
+                                <li set-lan="html:index_li2_2">人物表情、動作自然</li>
+                                <li set-lan="html:index_li2_3">因應主題,選擇合適人物</li>
+                            </ul>
+                    </div>
+                    <div class="col-12 col-lg-4">
+                        <a href="./pricing.html"><img style="width: 128px;" src="./static/img/transfer.png" alt=""></a>                    
+                        <h2 set-lan="html:pricing_content">畫面素材支援: 圖檔 | 影檔 | 簡報</h2>
+                        <ul class="price-text ms-1">
+                            <li set-lan="html:index_li3_1">可上傳圖片或是影片作為背景</li>
+                            <li set-lan="html:index_li3_2">可輸入文字腳本及投影片</li>
+                        </ul>
+                    </div>
+                </div>
+             
+                <!-- <h1 class="mt-5 d-inline pe-5">$1200/7min</h1> -->
+                <p class="register_text mt-5" set-lan="html:index_action">想要快速製作影音內容?立即註冊,開始創作!</p>
+                <a href="./register.html"><button class="get-started my-3" set-lan="html:pricing_checkout">立即註冊</button></a>
+            </div>
+        </div>
+    </div>
+    <!-- ================================================================= -->
+
+
+    <!-- ================================================================= -->
+    <!-- footer -->
+    <!-- <footer class="fixed-bottom text-center py-2">
+
+    </footer> -->
+    <footer class="footer">
+        <div class="container">
+            <div class="row">
+                <div class="col-xs-12 col-sm-6">
+                    <img src="./static/img/contactus/choozmo (2).png" alt="" width="250">
+                    <div class="footer-aigirl">Choozmo AI Spokesgirl</div>
+                    <div class="footer-follow" set-lan="html:follow_us">關注我們</div>
+                    <div class="footer-socials">
+                        <a href="https://www.linkedin.com/company/choozmo/"><img src="./static/img/contactus/linkedin-logo-copy.png" alt="" width="32px" height="32px"></a>
+                        <a href="https://www.facebook.com/choozmo/"><img src="./static/img/contactus/facebook_logos_PNG19753.png" alt="" width="32px" height="32px"></a>
+                        <a href="https://line.me/R/ti/p/@choozmo?from=page"><img src="./static/img/contactus/LINE_logo.svg.png" alt="" width="32px" height="32px"></a>
+                        <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img src="./static/img/contactus/youtube.png" alt="" width="32px" height="32px"></a>
+                        <a href="https://www.instagram.com/choozmo_cmm/"><img src="./static/img/contactus/IG.png" alt="" width="32px" height="32px"></a>
+                        <a href="https://twitter.com/ai_cmm"><img src="./static/img/contactus/twitter.png" alt="" width="32px" height="32px"></a>
+                    </div>
+                </div>
+                <div class="col-xs-12 col-sm-6">
+                    <div class="footer-contacts">
+                        <h5>CONTACT</h5>
+                        <div>
+                            <lan set-lan="html:contact_name">集仕多股份有限公司</lan><br><lan set-lan="html:address">新竹縣竹北市復興二路229號9樓之9</lan><br><lan set-lan="html:contact_tel">聯絡電話</lan>:036670804<br><lan set-lan="html:contact_mail">聯絡信箱</lan>:SERVICE@CHOOZMO.COM
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </footer>
+    <!-- ================================================================= -->
+  
+    <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
+    <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js'></script>
+    <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
+    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js" integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT" crossorigin="anonymous"></script> 
+    <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11.0.18/dist/sweetalert2.all.min.js"></script>
+    <script src="static/owl.carousel.min.js"></script>
+    <script type="text/javascript" src="static/lan.js"></script>
+    <script src="static/common.js"></script>
+    <script>
+        const btnLoginPage = document.querySelector('.btn-login');
+        const btnUserProfile = document.querySelector('.btn-userProfile');
+        const btnLogout = document.querySelector('.btn-logout');
+        function loginControl() {
+            btnLoginPage.style.display = 'block';
+            btnLogout.style.display = 'none';
+            btnUserProfile.style.display = 'none';
+        }
+
+        loginControl();
+    </script>
+</body>
+
+</html>

+ 1 - 0
html/login.html

@@ -63,6 +63,7 @@
             </div>
         </div>
     </nav>
+  
     <!-- ================================================================= -->
 
 

+ 248 - 0
html/loginB.html

@@ -0,0 +1,248 @@
+<!DOCTYPE html>
+<html lang="zh-TW">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="Cache-Control" content="no-cache">
+    <title>AI Spokesgirl</title>
+    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"
+        integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"
+        integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
+    <link rel="preconnect" href="https://fonts.googleapis.com">
+    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+    <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet">
+    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
+        integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
+    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/sweetalert2@11.0.18/dist/sweetalert2.min.css">
+    <link rel="stylesheet" href="static/owl.carousel.min.css">
+    <link rel="stylesheet" href="static/owl.theme.default.min.css">
+    <link rel="stylesheet" href="static/scss/style.css">
+    <script src="https://unpkg.com/axios/dist/axios.min.js"></script>
+    <title>Login</title>
+</head>
+
+<body>
+    <!-- ================================================================= -->
+    <div class="card">
+        <img class="profile-bgimg-m img-fluid" src="./static/img/userprofile/banner-m.png" class="card-img" alt="...">
+              <!-- 行動版選單 -->
+              <div class="menu-box">
+                <div class="menu-box2">
+                    <div style="font-size: 28px;" class="close_btn text-end">
+                        <i class="fas fa-times text-white me-3 mt-3"></i>
+                    </div>
+                    <ul class="navbar-nav ms-auto mb-2 mb-lg-0">
+                        <li class="nav-item">
+                            <a class="nav-link active" aria-current="page" href="pricing.html"
+                                set-lan="html:pricing">早鳥方案</a>
+                        </li>
+                        <li class="nav-item dropdown">
+                            <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
+                                data-bs-toggle="dropdown" aria-expanded="false">
+                                中/En
+                            </a>
+                            <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
+                                <li><button class="nav-link lan-swtich" aria-current="page" set-lan="html:en"
+                                        onclick="changeLan(this)" value="en">English</button></li>
+                                <li><button class="nav-link lan-switch" aria-current="page" set-lan="html:zh"
+                                        onclick="changeLan(this)" value="zh">中文</button></li>
+                            </ul>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link active btn-login" aria-current="page" href="login.html"
+                                set-lan="html:login">登入</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link btn-userProfile" aria-current="page" href="user_profile.html"
+                                set-lan="html:user_profile">會員資料</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link btn-logout" aria-current="page" set-lan="html:logout">登出</a>
+                        </li>
+                    </ul>
+
+                </div>
+            </div>
+        <div class="card-img-overlay pt-2 py-lg-3">
+            <nav class="navbar navbar-expand-lg navbar-light d-block d-md-none pt-0">
+
+                <!-- <a class="navbar-brand d-block d-md-none" href="index.html">AI Spokesgirl</a> -->
+
+                <!-- <button class="navbar-toggler" type="button" data-bs-toggle="collapse"
+                        data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
+                        aria-label="Toggle navigation">
+                        <span class="navbar-toggler-icon"></span>
+                    </button> -->
+                <div class="collapse navbar-collapse d-flex" id="navbarSupportedContent">
+                    <a href="./index.html">
+                        <img width="150" src="./static/img/contactus/CMM_LOGO.png" alt="">
+                    </a>
+                    <ul class="navbar-des navbar-nav ms-auto mb-2 mb-lg-0">
+                        <li class="nav-item">
+                            <a class="nav-link active" aria-current="page" href="pricing.html"
+                                set-lan="html:pricing">早鳥方案</a>
+                        </li>
+                        <li class="nav-item dropdown">
+                            <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
+                                data-bs-toggle="dropdown" aria-expanded="false">
+                                中/En
+                            </a>
+                            <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
+                                <li><button class="nav-link lan-swtich" aria-current="page" set-lan="html:en"
+                                        onclick="changeLan(this)" value="en">English</button></li>
+                                <li><button class="nav-link lan-switch" aria-current="page" set-lan="html:zh"
+                                        onclick="changeLan(this)" value="zh">中文</button></li>
+                            </ul>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link active btn-login" aria-current="page" href="login.html"
+                                set-lan="html:login">登入</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link btn-userProfile" aria-current="page" href="user_profile.html"
+                                set-lan="html:user_profile">會員資料</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link btn-logout" aria-current="page" set-lan="html:logout">登出</a>
+                        </li>
+                    </ul>
+                    <span class="menu-bar ms-auto" style="font-size: 32px;"><i
+                            class="fas fa-bars text-white"></i></span>
+                </div>
+
+            </nav>
+      
+        </div>
+    </div>
+
+    <!-- navbar -->
+    <!-- ================================================================= -->
+
+
+    <!-- ================================================================= -->
+    <!-- content -->
+    <div class="container-fluid px-0">
+        <div class="container-login">
+            <div class="row-img">
+                <video autoplay loop class="video">
+                    <source src="static/img/登入影片.mp4" type="video/mp4">
+                </video>
+                <div class="row-img-box text-center">
+                    <h2 set-lan="html:logleftbox1">將你的生活、創作 、宣傳做成影片</h2>
+                    <h4 set-lan="html:logleftbox2">開始使用 AI Spokesgirl</h4>
+                </div>
+                <div class="row-img-txt text-center">ChoozMo AI Spokesgirl</div>
+            </div>
+            <div class="row-login">
+                <div class="login-top d-none d-md-block">
+                    <ul class="navbar-nav ms-auto mb-2 mb-lg-0">
+                        <li class="nav-item">
+                            <a class="nav-link active" aria-current="page" href="pricing.html"
+                                set-lan="html:pricing">早鳥方案</a>
+                        </li>
+                        <li class="nav-item dropdown">
+                            <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
+                                data-bs-toggle="dropdown" aria-expanded="false">
+                                中/En
+                            </a>
+                            <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
+                                <li><button class="nav-link lan-swtich" aria-current="page" set-lan="html:en"
+                                        onclick="changeLan(this)" value="en">English</button></li>
+                                <li><button class="nav-link lan-switch" aria-current="page" set-lan="html:zh"
+                                        onclick="changeLan(this)" value="zh">中文</button></li>
+                            </ul>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link active btn-login" aria-current="page" href="login.html"
+                                set-lan="html:login">登入</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link btn-userProfile" aria-current="page" href="user_profile.html"
+                                set-lan="html:user_profile">會員資料</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link btn-logout" aria-current="page" set-lan="html:logout">登出</a>
+                        </li>
+                    </ul>
+                </div>
+                <div class="login-content">
+                    <!-- 已登入 {% if success %} -->
+                    <!-- 未登入 {% endif %} -->
+                    <h2 class="my-3 title" set-lan="html:login">LOGIN</h2>
+                    <div class="tab-content" id="myTabContent">
+                        <div class="tab-pane fade p-lg-3 show active" id="login" role="tabpanel"
+                            aria-labelledby="login-tab">
+
+                            <div class="form-floating mb-3">
+                                <input type="text" class="form-control" id="username" name="username"
+                                    placeholder="User name">
+                                <label for="username"><i class="fas fa-user me-2"></i>User name</label>
+                            </div>
+                            <div class="form-floating mb-3">
+                                <input type="password" class="form-control" id="password" name="password"
+                                    placeholder="Password">
+                                <label for="password"><i class="fas fa-lock me-2"></i>Password</label>
+                            </div>
+                            <div class="d-flex justify-content-center">
+                                <p set-lan="html:newHere">還沒有帳號?</p>
+                                <a class="ms-2" set-lan="html:goRegister" href="register.html">註冊</a>
+                                <p class="mx-2"> / </p>
+                                <a set-lan="html:forgotPsd" href="reset_pwd_email.html">忘記密碼</a>
+                            </div>
+                            <div class="d-flex justify-content-center">
+                                <button id="btn_login" set-lan="html:login_link">立即登入</button>
+                            </div>
+                            <div class="mt-3 d-flex justify-content-center">
+
+                            </div>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <!-- ================================================================= -->
+
+
+    <!-- ================================================================= -->
+    <!-- footer -->
+    <footer class="fixed-bottom text-center py-2">
+
+    </footer>
+    <!-- ================================================================= -->
+
+    <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
+    <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js'></script>
+    <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
+        integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
+        crossorigin="anonymous"></script>
+    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js"
+        integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT"
+        crossorigin="anonymous"></script>
+    <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11.0.18/dist/sweetalert2.all.min.js"></script>
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/validatorjs/2.0.0/validator.min.js"
+        integrity="sha512-Y/Pox7RqKmT84klgmJCva3drWoXQWO42oHiWWhb9zd1pkIH60NF2SamgBrFHOTzrzHJhwgPGNGjNJ5ZmxLpUAQ=="
+        crossorigin="anonymous" referrerpolicy="no-referrer"></script>
+    <script src="static/owl.carousel.min.js"></script>
+    <script src="login.js"></script>
+    <script type="text/javascript" src="static/lan.js"></script>
+    <script src="static/common.js"></script>
+    <script>
+        $(".menu-bar").click(function () {
+            $(".menu-box").fadeIn();
+            $(".menu-box2").fadeIn();
+
+        });
+
+        $(".close_btn").click(function () {
+            $(".menu-box").fadeOut();
+            $(".menu-box2").fadeOut();
+
+        });
+    </script>
+</body>
+
+</html>

+ 1 - 1
html/pricing.html

@@ -89,7 +89,7 @@
                             <span class="price-amount">$1200 <span class="duration">7<lan set-lan="html:mins">分鐘</lan></span></span>
                         </div>
                         <div class="pricingTable-signup">
-                            <a href="https://p.ecpay.com.tw/B3701C8" target="_blank" set-lan="html:pricing_checkout">立即查看</a>
+                            <a href="https://p.ecpay.com.tw/B3701C8" target="_blank" set-lan="html:pricing_checkout">立即註冊</a>
                         </div>
                     </div>
                 </div>

+ 1 - 1
html/static/lan.js

@@ -104,7 +104,7 @@ var zh = {
     "pricing_avatars": "多款預設AI代言主播任你選",
     "pricing_content": "畫面素材支援: 圖檔 | 影檔 | 簡報",
     "pricing_discount": "限時優惠",
-    "pricing_checkout": "立即查看",
+    "pricing_checkout": "立即註冊",
     "mins": "分鐘",
     "launch_special": "早鳥方案",
     "index_li1_1": "支援中英文內容",

+ 57 - 3
html/static/scss/style.css

@@ -839,12 +839,12 @@ body {
 #mySidenav::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
   border-radius: 10px;
-  background-color: #F5F5F5;
+  background-color: #f5f5f5;
 }
 
 #mySidenav::-webkit-scrollbar {
   width: 12px;
-  background-color: #F5F5F5;
+  background-color: #f5f5f5;
   display: none;
 }
 
@@ -855,7 +855,7 @@ body {
 #mySidenav::-webkit-scrollbar-thumb {
   border-radius: 10px;
   -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
-  background-color: #AAA;
+  background-color: #aaa;
 }
 
 .sidenav a {
@@ -960,6 +960,15 @@ body {
   position: relative;
 }
 
+@media screen and (max-width: 767px) {
+  .row-login {
+    -webkit-box-align: start;
+        -ms-flex-align: start;
+            align-items: start;
+    margin-top: 50px;
+  }
+}
+
 .row-login .title {
   position: relative;
   color: #052859;
@@ -1745,6 +1754,18 @@ body {
   font-size: 24px;
 }
 
+@media screen and (min-width: 1025px) {
+  .register_btn {
+    display: none;
+  }
+}
+
+@media screen and (max-width: 767px) {
+  .register_text {
+    display: none;
+  }
+}
+
 .footer {
   background-color: #f0f0f0;
   padding: 3rem;
@@ -1816,4 +1837,37 @@ body {
     font-size: 14px;
   }
 }
+
+.menu-box {
+  width: 40vw;
+  right: 0px;
+  position: fixed;
+  z-index: 20;
+  overflow: hidden;
+  display: none;
+}
+
+@media screen and (min-width: 1025px) {
+  .menu-box {
+    display: none;
+  }
+}
+
+.menu-box .menu-box2 {
+  padding-bottom: 5vw;
+  position: relative;
+  width: 40vw;
+  background: -webkit-gradient(linear, left top, left bottom, from(#1c7ce0), to(#150051));
+  background: linear-gradient(to bottom, #1c7ce0, #150051);
+  z-index: 7;
+  text-align: center;
+}
+
+.menu-box .menu-box2 a {
+  display: inline-block;
+  text-decoration: none;
+  color: #fff;
+  font-size: 18px;
+  text-align: center;
+}
 /*# sourceMappingURL=style.css.map */

File diff suppressed because it is too large
+ 0 - 0
html/static/scss/style.css.map


+ 59 - 17
html/static/scss/style.scss

@@ -54,14 +54,14 @@ body {
 
 .navbar {
 	background-color: white;
-	.menu-bar{
+	.menu-bar {
 		@media screen and(min-width:$desktop) {
 			display: none;
 		}
 	}
 }
 
-.navbar-des{
+.navbar-des {
 	@media screen and(max-width:$moblie) {
 		display: none;
 	}
@@ -783,27 +783,25 @@ body {
 	font-family: "Lato", sans-serif;
 }
 
-
-#mySidenav::-webkit-scrollbar-track{
-	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
+#mySidenav::-webkit-scrollbar-track {
+	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
 	border-radius: 10px;
-	background-color: #F5F5F5;
+	background-color: #f5f5f5;
 }
 
-#mySidenav::-webkit-scrollbar{
+#mySidenav::-webkit-scrollbar {
 	width: 12px;
-	background-color: #F5F5F5;
+	background-color: #f5f5f5;
 	display: none;
-
 }
 
-#mySidenav::-webkit-scrollbar:hover{
+#mySidenav::-webkit-scrollbar:hover {
 	display: block;
 }
-#mySidenav::-webkit-scrollbar-thumb{
+#mySidenav::-webkit-scrollbar-thumb {
 	border-radius: 10px;
-	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
-	background-color: #AAA;
+	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
+	background-color: #aaa;
 }
 
 // .sidenav {
@@ -816,7 +814,7 @@ body {
 // 	background: linear-gradient(to bottom, #1c7ce0, #150051);
 // 	overflow-x: hidden;
 // 	transition: 0.5s;
-	
+
 // }
 
 .sidenav a {
@@ -900,6 +898,10 @@ body {
 	align-items: center;
 	text-align: center;
 	position: relative;
+	@media screen and(max-width:$moblie) {
+		align-items:start;
+		margin-top: 50px;
+	}
 	.title {
 		position: relative;
 		color: #052859;
@@ -1364,7 +1366,7 @@ body {
 	transition: 0.5s;
 	text-align: center;
 	background: linear-gradient(to bottom, #1c7ce0, #150051);
-	
+
 	@media screen and(min-width:$desktop) {
 		left: 0;
 	}
@@ -1380,12 +1382,12 @@ body {
 		// 	margin-top: -50px;
 		// 	transform: scale(0.85);
 		// }
-		.close-btn{
+		.close-btn {
 			@media screen and(min-width:$desktop) {
 				opacity: 0;
 			}
 		}
-		.Mobile-nav{
+		.Mobile-nav {
 			@media screen and(min-width:$desktop) {
 				display: none;
 			}
@@ -1567,6 +1569,16 @@ body {
 		}
 	}
 }
+.register_btn {
+	@media screen and(min-width:$desktop) {
+		display: none;
+	}
+}
+.register_text {
+	@media screen and(max-width:$moblie) {
+		display: none;
+	}
+}
 // 頁尾
 .footer {
 	background-color: #f0f0f0;
@@ -1622,3 +1634,33 @@ body {
 		font-size: 14px;
 	}
 }
+
+// 登入頁面
+// 行動版彈跳式選單
+.menu-box {
+    width: 40vw;
+    right: 0px;
+    position: fixed;
+    z-index: 20;
+    overflow: hidden;
+    display: none;
+    @media screen and(min-width:$desktop) {
+        display: none;
+    }
+    .menu-box2 {
+        padding-bottom: 5vw;
+        position: relative;
+        width: 40vw;
+    	background: linear-gradient(to bottom, #1c7ce0, #150051);
+        z-index: 7;
+        text-align: center;
+        a {
+            display: inline-block;
+            text-decoration: none;
+            color: #fff;
+            font-size: 18px;
+            text-align: center;
+     
+        }
+    }
+}

Some files were not shown because too many files changed in this diff