admin
2020-03-15 f8fc5e9d185bc6f8527ecbc5b53055d5af2fba51
转链修改
1个文件已修改
9 ■■■■ 已修改文件
AppInside/convertLink/index.html 9 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
AppInside/convertLink/index.html
@@ -63,6 +63,7 @@
            .btn-red {
                width: 4.66rem;
                /* width: 7.13rem; */
                height: 0.78rem;
                background: #E5005C;
                border-radius: 0.39rem;
@@ -77,7 +78,7 @@
            .btn-help {
                width: 2.27rem;
                height: 0.76rem;
                display: flex;
                display: none;
                align-items: center;
                justify-content: center;
                background: #FFFFFF;
@@ -94,6 +95,8 @@
                bottom: 0;
                background: #FFFFFF;
                z-index: 100;
                width: 7.5rem;
                display: flex;
            }
            .bottom-btn {
@@ -101,6 +104,7 @@
                width: 100%;
                display: flex;
                font-size: 0.2rem;
                justify-content: center;
            }
            .more {
@@ -202,7 +206,8 @@
                        不会转换?
                    </div>
                    <div class="btn-red" style="margin-left: 0.2rem;" @click="convert">
<!--margin-left: 0.2rem; -->
                    <div class="btn-red" style="" @click="convert">
                        转换成我的链接/口令
                    </div>
                </div>