Sfoglia il codice sorgente

底部新增跳转管理后台按钮

limeng 2 anni fa
parent
commit
f98cf53bbb

+ 1 - 1
src/main/resources/static/www/syjcy/style/sy_gzw.css

@@ -482,7 +482,7 @@
     text-overflow: ellipsis;
     margin-right: 15px;
     border: 1px solid #ccc;
-    width: 250px;
+    width: 190px;
     height: 38px;
     background: #efefef;
     border-radius: 3px;

+ 2 - 0
src/main/resources/templates/www/syjcy/include/footer.html

@@ -51,7 +51,9 @@
                         </div>
                     </li>
                 </ul>
+
             </div>
+           <button onclick="window.open('/admin/login');" target="_blank" title="登录管理后台"  style="background-color: #2e68c2;color: #f3f8f8;line-height: 8px;width: 190px;height: 40px;border-radius: 5px;margin-top: 5px;border: 1px solid #287189;">登录管理后台</button>
         </div>
         <script>
             /*footer_link*/