lilei преди 8 месеца
родител
ревизия
0a02ca2064
променени са 6 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. 1 1
      components/skline/sklineHeader.vue
  2. 1 1
      pages.json
  3. 1 1
      pagesA/queryByCode/queryByCode.vue
  4. 1 1
      pagesB/cart/productitem.vue
  5. 1 1
      pagesB/shopiing/productDetail.vue
  6. 1 1
      pagesB/shopiing/shopProduct.vue

+ 1 - 1
components/skline/sklineHeader.vue

@@ -3,7 +3,7 @@
 		<view :style="{height:statusBarHeight+'px'}"></view>
 		<view class="header-title-box">
 			<view class="header-left" @click="goBack">
-				<uni-icons type="arrowleft" size="16"></uni-icons>
+				<uni-icons type="arrowleft" size="20"></uni-icons>
 				<text>{{isShare?'首页':'返回'}}</text>
 			</view>
 			<view class="header-title"><text :max-lines="1" overflow="ellipsis">{{title}}</text></view>

+ 1 - 1
pages.json

@@ -529,7 +529,7 @@
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
 		"navigationBarTitleText": "uni-app",
-		"navigationBarBackgroundColor": "#F8F8F8",
+		"navigationBarBackgroundColor": "#ffffff",
 		"backgroundColor": "#F8F8F8"
 	},
 	"tabBar": {

+ 1 - 1
pagesA/queryByCode/queryByCode.vue

@@ -1,6 +1,6 @@
 <template>
 	<view class="content flex flex_column">
-		<uni-nav-bar left-icon="back" title="按编码查询" @clickLeft="back" statusBar fixed></uni-nav-bar>
+		<uni-nav-bar left-icon="arrowleft" title="按编码查询" @clickLeft="back" statusBar fixed></uni-nav-bar>
 		<view class="check-list">
 			<scroll-view scroll-y type="custom" class="scroll-view" @scrolltolower="onreachBottom">
 				<sticky-header>

+ 1 - 1
pagesB/cart/productitem.vue

@@ -321,7 +321,7 @@
 					margin: 0 5px 0 2px;
 					background: #ff0000;
 					color: #fff;
-					width: 30px;
+					width: 40px;
 					display: flex;
 					justify-content: center;
 				}

+ 1 - 1
pagesB/shopiing/productDetail.vue

@@ -5,7 +5,7 @@
 			<view :style="{height:statusBarHeight+'px'}"></view>
 			<view class="header-title">
 				<view class="header-left" @click="goBack">
-					<uni-icons type="arrowleft" size="16"></uni-icons>
+					<uni-icons type="arrowleft" size="20"></uni-icons>
 					<text>{{isShare?'首页':'返回'}}</text>
 				</view>
 				<view class="header-right"></view>

+ 1 - 1
pagesB/shopiing/shopProduct.vue

@@ -5,7 +5,7 @@
 			<view :style="{height:statusBarHeight+'px'}"></view>
 			<view class="header-title-box">
 				<view class="header-left" @click="goBack">
-					<uni-icons type="arrowleft" size="16"></uni-icons>
+					<uni-icons type="arrowleft" size="20"></uni-icons>
 					<text>返回</text>
 				</view>
 				<view class="search-head" @click="goSearch">