Commit d3047cfa authored by kisszxc's avatar kisszxc

修改按钮

parent d9d8c2af
......@@ -9,6 +9,7 @@ import {
//const baseUrl = 'https://feihe.jzvcode.com/feihe';
//const baseUrl = 'https://factory-walk-test.feihe.com/feihe';
const baseUrl = 'https://factory-walk.feihe.com/feihe';
//const baseUrl = 'https://factory-walk-uat.feihe.com/feihe';
const request = (options = {}) => {
// 对options.data 进行一些处理
......
......@@ -81,8 +81,8 @@
height: 200rpx;
overflow: hidden;
image {
width: 54rpx;
height: 54rpx;
width: 62rpx;
height: 62rpx;
}
}
}
......
......@@ -25,7 +25,7 @@
<view>
<image
style="width: 59rpx; height: 59rpx"
src="@/assets/reservation-images/twitter.png"
src="@/assets/reservation-images/twitter_new.png"
mode="widthFix"
>
</image>
......@@ -38,7 +38,7 @@
>
<view>
<image
src="@/assets/reservation-images/briefcase.png"
src="@/assets/reservation-images/briefcase_new.png"
mode="widthFix"
></image>
</view>
......@@ -50,7 +50,7 @@
>
<view>
<image
src="@/assets/reservation-images/calendar.png"
src="@/assets/reservation-images/calendar_new.png"
mode="widthFix"
></image>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment