فهرست منبع

去除了多余的元素3

JXDS18FUJT 2 سال پیش
والد
کامیت
445ac4ad43
2فایلهای تغییر یافته به همراه2 افزوده شده و 7 حذف شده
  1. 1 6
      components/Footer.vue
  2. 1 1
      package.json

+ 1 - 6
components/Footer.vue

@@ -6,12 +6,7 @@
           <div class="row">
             <div class="col-lg-3">
               <div class="footer-widget footer-widget__about">
-                <img
-                  src="/assets/images/resources/logo-dark.png"
-                  width="119"
-                  alt=""
-                  class="footer-widget__logo"
-                />
+                <span style="font-weight:bold">厦门祖儿科技</span>
                 <p class="footer-widget__contact">联系电话</p>
                 <p class="footer-widget__contact">
                   <a href="tel:400-661-7777">400-661-7777</a>

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "dimon",
   "version": "1.0.0",
-  "description": "中振官网",
+  "description": "ze官网",
   "author": "Layerdrops",
   "private": true,
   "scripts": {