Browse Source

Merge branch 'test'

seam 7 năm trước cách đây
mục cha
commit
b695a158e7

+ 7 - 0
www/protected/modules/j/controllers/WebController.php

@@ -118,4 +118,11 @@ class WebController extends JBaseController {
 		));
 	}
 
+	// 服务介绍
+	public function actionServiceIntroduction()
+	{
+
+		$this->renderpartial('serviceIntroduction');
+	}
+
 }

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 34 - 0
www/protected/modules/j/views/web/serviceIntroduction.php


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
www/webapp/housekeeping/home/static/css/app.css


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
www/webapp/housekeeping/home/static/js/app.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
www/webapp/housekeeping/home/static/js/app.js.map


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
www/webapp/housekeeping/home/static/js/manifest.js.map


+ 2 - 2
www/webapp/housekeeping/src/components/reservation.vue

@@ -421,10 +421,10 @@
       this.createCode = createCode();
       this.serviceType = config.serviceType;
       this.time = this.serviceType == 1 ? "选择您的预产期" : "选择服务日期";
-      for (let i = 6; i < 20; i++) {
+      for (let i = 6; i < 18; i++) {
         this.serviceTimeArrAM.push(i + ":00");
       }
-      for (let i = 7; i < 22; i++) {
+      for (let i = 7; i < 19; i++) {
         this.serviceTimeArrPM.push(i + ":00");
       }
       /*     axios.post(config.apiPath + 'j/HouseKeeping/GetStore').then(res => {

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác