shish 4 years ago
parent
commit
378649e3cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-pt/views/main/index.php

+ 1 - 1
app-pt/views/main/index.php

@@ -21,7 +21,7 @@
                 <a class="logo-color-left" href="javascript:void(0)">
                     <img src="./img/logo-color.png" alt="">
                 </a>
-                <span class="logo-box-text-left">花店进销存,就用<?php echo $name ?></span>
+                <span class="logo-box-text-left"><?php echo $name ?></span>
             </div>
 
         </div>