diff --git a/.drone.yml b/.drone.yml index 7efcdc5..1164eb2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -62,7 +62,7 @@ steps: svn_password: yanfa commands: # zip包 - - zip_name=Navigation_h5_V3.0.0_${DRONE_REPO_NAME}_$(cat /drone/src/.tags).zip + - zip_name=Navigation_h5_V3.0.0_${DRONE_REPO_NAME}_HangZhou_QianTang_Customer_$(cat /drone/src/.tags).zip - cd /drone/src/dist - zip -q -r $zip_name ./* - mv $zip_name ../ diff --git a/src/components/ScrollList/ScrollList.vue b/src/components/ScrollList/ScrollList.vue index f3a2047..ee09daa 100644 --- a/src/components/ScrollList/ScrollList.vue +++ b/src/components/ScrollList/ScrollList.vue @@ -21,7 +21,7 @@
欢迎微信扫码留言
期待您的宝贵意见
diff --git a/src/components/ScrollListItem/ScrollListItem.vue b/src/components/ScrollListItem/ScrollListItem.vue index a557db5..f8c76c3 100644 --- a/src/components/ScrollListItem/ScrollListItem.vue +++ b/src/components/ScrollListItem/ScrollListItem.vue @@ -4,8 +4,8 @@ >
-
- +
+
{{ formatDate(customer.addTime) }}
@@ -17,8 +17,8 @@
-
- +
+
{{ formatDate(customer.updateTime) }}
@@ -28,7 +28,7 @@
店铺店长: {{ customer.sign }}
总经理: 能岛拓也 - +
diff --git a/src/components/WeatherAndTime/WeatherAndTime.vue b/src/components/WeatherAndTime/WeatherAndTime.vue index c3d9677..0e90cce 100644 --- a/src/components/WeatherAndTime/WeatherAndTime.vue +++ b/src/components/WeatherAndTime/WeatherAndTime.vue @@ -15,7 +15,7 @@
{{ currentTime }}
-

{{ formatDay('y/m/d') }}

+

{{ formatDay() }}

{{ whichWeek }}