zizhong.wang 2 år sedan
förälder
incheckning
aa8c263cc3
3 ändrade filer med 7 tillägg och 5 borttagningar
  1. 1 1
      pages.json
  2. 6 4
      pages/index/index.vue
  3. BIN
      static/cainuan.jpeg

+ 1 - 1
pages.json

@@ -2,7 +2,7 @@
 	"pages": [{
 			"path": "pages/index/index",
 			"style": {
-				"navigationBarTitleText": "聚达康暖通",
+				"navigationBarTitleText": "",
 				"navigationStyle": "custom",
 				"navigationBarTextStyle": "white"
 			}

+ 6 - 4
pages/index/index.vue

@@ -8,8 +8,8 @@
     ></top-title>
     <view class="page-section-spacing" style="width: 100%; position: relative">
 		<view class="content-box">
-			<view class="content-font">西安聚达康能源科技有限公司</view>
-			<view class="call-font">服务热线:13759970386</view>
+			<view class="content-font"> </view>
+			<view class="call-font"> </view>
 		</view>
       <swiper
         class="swiper"
@@ -120,18 +120,20 @@ export default {
   },
   data() {
     return {
-      title: "聚达康暖通",
+      title: "",
       scrollVal: Number,
       footFlag: true,
 	  btnPos:uni.getMenuButtonBoundingClientRect().top + 6,
 	  shareImgUrl:'',
       swiperList: [
         {
-          img: "/static/poster-bg.png",
+          img: "/static/cainuan.jpeg",
         },
+		/*
 		{
 		  img: "/static/poster-bg.png",
 		},
+		*/
       ],
       swiperCurrent: 0,
       navList: [

BIN
static/cainuan.jpeg