diff --git a/api/community.js b/api/community.js index 852b63d9..4f128427 100644 --- a/api/community.js +++ b/api/community.js @@ -57,6 +57,4 @@ export const apiArr = { getShopList: "/api/v2/wechat/merchant-crud-list/by-user", //根据用户获取商家列表 - - ecApply: "/api/v2/wechat/lkl-split-business/ec-apply", //电子合同申请 }; diff --git a/api/contract.js b/api/contract.js new file mode 100644 index 00000000..3c954af7 --- /dev/null +++ b/api/contract.js @@ -0,0 +1,8 @@ +export const apiArr = { + ecApply: "/api/v2/wechat/lkl-split-business/ec-apply", //电子合同申请 + ecQuery: "/api/v2/wechat/lkl-split-business/ec-query", //电子合同查询 + upload: "/api/v2/wechat/lkl-split-business/upload", //附件上传 + applyLedgerReceiver: "/api/v2/wechat/lkl-split-business/apply-ledger-receiver", //分账接收方创建申请 + applyBind: "/api/v2/wechat/lkl-split-business/apply-bind", //分账关系绑定申请 + addMer: "/api/v2/wechat/lkl-split-business/add-mer", //商户进件 +}; diff --git a/components/nav/nav.vue b/components/nav/nav.vue index f69ea636..3cdc2845 100644 --- a/components/nav/nav.vue +++ b/components/nav/nav.vue @@ -43,63 +43,63 @@ export default { navList: [ { photo: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_home.png", + "https://static.hshuishang.com/property-img-file/footer_home.png", photoAc: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_homeAc.png", + "https://static.hshuishang.com/property-img-file/footer_homeAc.png", nav_name: "智慧首页", url: "/pages/index/index", }, { photo: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_facility.png", + "https://static.hshuishang.com/property-img-file/footer_facility.png", photoAc: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_facilityAc.png", + "https://static.hshuishang.com/property-img-file/footer_facilityAc.png", nav_name: "智能设备", url: "/packages/smartDevice/index/index", }, { photo: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_richScan.png", + "https://static.hshuishang.com/property-img-file/footer_richScan.png", photoAc: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_richScan.png", + "https://static.hshuishang.com/property-img-file/footer_richScan.png", url: "", isScan: true, }, { photo: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_community.png", + "https://static.hshuishang.com/property-img-file/footer_community.png", photoAc: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_communityAc.png", + "https://static.hshuishang.com/property-img-file/footer_communityAc.png", nav_name: "我的小区", url: "/packages/community/index/index", }, // { - // photo: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_localLife.png", - // photoAc: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_localLifeAc.png", + // photo: "https://static.hshuishang.com/property-img-file/footer_localLife.png", + // photoAc: "https://static.hshuishang.com/property-img-file/footer_localLifeAc.png", // nav_name: "本地生活", // url: "/packages/localLife/index/index", // }, // { // photo: - // "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_shop.png", + // "https://static.hshuishang.com/property-img-file/footer_shop.png", // photoAc: - // "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_shopAc.png", + // "https://static.hshuishang.com/property-img-file/footer_shopAc.png", // nav_name: "优选商城", // url: "/packages/shop/index/index", // }, // { // photo: - // "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_door.png", + // "https://static.hshuishang.com/property-img-file/footer_door.png", // photoAc: - // "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_communityAc.png", + // "https://static.hshuishang.com/property-img-file/footer_communityAc.png", // nav_name: "到家服务", // url: "/packages/homeServer/index/index", // }, { photo: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_mine.png", + "https://static.hshuishang.com/property-img-file/footer_mine.png", photoAc: - "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/footer_mineAc.png", + "https://static.hshuishang.com/property-img-file/footer_mineAc.png", nav_name: "个人中心", url: "/pages/user/index", }, diff --git a/components/search/search.vue b/components/search/search.vue index 62250257..d7c75022 100644 --- a/components/search/search.vue +++ b/components/search/search.vue @@ -1,14 +1,14 @@ diff --git a/packages/advertising/shopCar/index.vue b/packages/advertising/shopCar/index.vue index fe09b37b..70185a04 100644 --- a/packages/advertising/shopCar/index.vue +++ b/packages/advertising/shopCar/index.vue @@ -12,7 +12,7 @@ - + @@ -22,10 +22,10 @@ + src="https://static.hshuishang.com/property-img-file/com_check1.png"> + src="https://static.hshuishang.com/property-img-file/com_check2.png"> 当日达 @@ -34,10 +34,10 @@ + src="https://static.hshuishang.com/property-img-file/com_check1.png"> + src="https://static.hshuishang.com/property-img-file/com_check2.png"> @@ -48,10 +48,10 @@ :key="item.id"> + src="https://static.hshuishang.com/property-img-file/com_check1.png"> + src="https://static.hshuishang.com/property-img-file/com_check2.png"> @@ -107,10 +107,10 @@ + src="https://static.hshuishang.com/property-img-file/com_check1.png"> + src="https://static.hshuishang.com/property-img-file/com_check2.png"> 包邮 @@ -119,10 +119,10 @@ + src="https://static.hshuishang.com/property-img-file/com_check1.png"> + src="https://static.hshuishang.com/property-img-file/com_check2.png"> @@ -133,10 +133,10 @@ :key="item.id"> + src="https://static.hshuishang.com/property-img-file/com_check1.png"> + src="https://static.hshuishang.com/property-img-file/com_check2.png"> @@ -192,10 +192,10 @@ + src="https://static.hshuishang.com/property-img-file/com_check1.png"> + src="https://static.hshuishang.com/property-img-file/com_check2.png"> 全选 diff --git a/packages/community/CommunityNotice/index.css b/packages/community/CommunityNotice/index.css index 6345ea66..ee6d15ad 100644 --- a/packages/community/CommunityNotice/index.css +++ b/packages/community/CommunityNotice/index.css @@ -307,7 +307,7 @@ page { content: ''; width: 52rpx; height: 22rpx; - background: url(https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/com_active.png); + background: url(https://static.hshuishang.com/property-img-file/com_active.png); background-size: cover; position: absolute; left: 50%; diff --git a/packages/community/CommunityNotice/index.vue b/packages/community/CommunityNotice/index.vue index 1bcc3e31..d14cfbde 100644 --- a/packages/community/CommunityNotice/index.vue +++ b/packages/community/CommunityNotice/index.vue @@ -8,7 +8,7 @@
- +
滏阳锦苑
访客身份 点击立即入驻本社区
@@ -25,7 +25,7 @@
- +
关于小区停车场治理通告
diff --git a/packages/community/applyOwer/index.vue b/packages/community/applyOwer/index.vue index fc9cefcf..7d008a48 100644 --- a/packages/community/applyOwer/index.vue +++ b/packages/community/applyOwer/index.vue @@ -3,7 +3,7 @@
- +
MarrekoZhang
diff --git a/packages/community/chooseMsg/index.vue b/packages/community/chooseMsg/index.vue index 0a0b9b07..ebfa308a 100644 --- a/packages/community/chooseMsg/index.vue +++ b/packages/community/chooseMsg/index.vue @@ -1,14 +1,14 @@