Commit 8894fdc0 authored by linfeng's avatar linfeng

图片路径修改

parent d58bf8b5
......@@ -3,7 +3,7 @@ package com.frame.base.url;
public final class ImageUrl {
public static final String IMG_BG_SHARE_TOP = "https://mgmt.dfangche.com/image/app/bg_share_top.png";
public static final String IMG_BG_BILL = "https://mgmt.dfangche.com/image/app/bg_bill.jpg";
public static final String IMG_BG_BILL = "https://mgmt.dfangche.com/image/app/bg_bill.png";
public static final String IMG_BG_BANNER_SIGN = "https://mgmt.dfangche.com/image/app/banner_sign.png";
}
......@@ -5,7 +5,6 @@ import com.chad.library.adapter.base.BaseViewHolder;
import com.rv.component.utils.DateUtils;
import com.rv.home.R;
import com.rv.home.rv.module.ui.main.home.bean.CarRentalPriceBean;
import com.rv.home.rv.module.ui.main.home.bean.SearchBean;
/**
* 租车价格查看
......
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