ソースを参照

第一次提交

puyao 3 週間 前
コミット
210a9340d6

+ 1 - 1
manifest.json

@@ -1,5 +1,5 @@
 {
-    "name" : "互联网医院",
+    "name" : "芳华佳轩",
     "appid" : "__UNI__D138114",
     "description" : "",
     "versionName" : "1.0.0",

+ 0 - 3
pages/common/launch.vue

@@ -43,10 +43,7 @@
 			
 		},
 		onLoad() {
-			
 			this.getDicts()
-			
-			
 		}
 	};
  

+ 0 - 1
pages/home/companyInfo.vue

@@ -12,7 +12,6 @@
 			controls
 			></video> 
 		</view>
-		
 	</view>
 </template>
 

+ 0 - 7
pages/home/index.vue

@@ -1023,13 +1023,6 @@
 						height:100%;
 					}
 				}
-				// .name{
-				// 	font-size: 42upx;
-				// 	font-family: Source Han Sans CN;
-				// 	font-weight: bold;
-				// 	color: #FFFFFF;
-				// 	padding-left: 41upx;
-				// }
 				.dot{
 					margin: 0upx 10upx;
 					font-size: 28upx;

+ 1 - 1
pages/shopping/cart.vue

@@ -303,7 +303,7 @@
 							font-family: PingFang SC;
 							font-weight: bold;
 							color: #FFFFFF;
-							background: linear-gradient(90deg, #2BC7B9 0%, #2BC7A4 100%);
+							background: linear-gradient(90deg, #2BC7B9 0%, #77cbf3 100%);
 							border-radius: 4upx;
 							margin-right: 10upx;
 							flex-shrink: 0;

+ 1 - 1
pages/shopping/confirmOrder.vue

@@ -480,7 +480,7 @@
 							display: inline-block;
 							padding: 0 6upx;
 							height: 30upx;
-							background: linear-gradient(90deg, #2BC7B9 0%, #2BC7A4 100%);
+							background: linear-gradient(90deg, #2BC7B9 0%, #77cbf3 100%);
 							border-radius: 4upx;
 							margin-right: 10upx;
 							font-size: 22upx;

+ 1 - 1
pages/shopping/confirmPackageOrder.vue

@@ -435,7 +435,7 @@
 							display: inline-block;
 							padding: 0 6upx;
 							height: 30upx;
-							background: linear-gradient(90deg, #2BC7B9 0%, #2BC7A4 100%);
+							background: linear-gradient(90deg, #2BC7B9 0%, #77cbf3 100%);
 							border-radius: 4upx;
 							margin-right: 10upx;
 							font-size: 22upx;

+ 2 - 2
pages_company/index.vue

@@ -24,10 +24,10 @@
 						<image src="../static/images/icon_coupon.png" mode=""></image>
 						<text class="text">制单优惠券</text>
 					</view> -->
-					<view class="item" @click="toPay()">
+					<!-- <view class="item" @click="toPay()">
 						<image src="../static/images/money.png" mode=""></image>
 						<text class="text">微信收款</text>
-					</view>
+					</view> -->
 					<!-- <view class="item" @click="alipay()">
 						<image src="../static/images/money.png" mode=""></image>
 						<text class="text">支付宝收款</text>

+ 2 - 2
pages_company/storeOrderDetail.vue

@@ -220,9 +220,9 @@
 				支付分享
 				<button  class="share" data-name="shareBtn" open-type="share">分享</button>
 			</view>
-			<view class="btn share-btn" v-if="order.status==0" @click="openEditMoney()">
+			<!-- <view class="btn share-btn" v-if="order.status==0" @click="openEditMoney()">
 				修改定金
-			</view>
+			</view> -->
 		</view>
 	 
 		<view class="popup-box" v-if="editShow">