diff --git a/docs/2.11 汇融云链.zip b/docs/2.11 汇融云链.zip
new file mode 100644
index 0000000..84f8df4
Binary files /dev/null and b/docs/2.11 汇融云链.zip differ
diff --git a/docs/xiugai/20230211/20230211.txt b/docs/xiugai/20230211/20230211.txt
new file mode 100644
index 0000000..884d114
--- /dev/null
+++ b/docs/xiugai/20230211/20230211.txt
@@ -0,0 +1,31 @@
+1.团购已经添加商品但不能在“拼团特价”里显示
+2.优惠券不能使用
+3.“精选标签”和“卖家中心”里面的功能没有调整
+4.点击“卖家中心”一直在请稍候的状态
+5.“物业管理”里“小区列表”没有添加功能,编辑信息时不能保存字段,同时地图不能选点,增加一个上传图片功能如产品图片。
+6.“农村社区”里的“社区列表”改为“农村社区列表”,列表显示村名、地址、电话,去掉均价。上面去掉“楼房”搜索项。
+7.“社区主页”变更为村名,“社区活动”变更为“社区公告”,去掉“费用管理”,“社区服务”改为“限时抢购”,“社区拍卖”改为“农机租赁”,农机租赁可先做成文章形式的,以发布信息方式体现。下方放“社区团购”、“社区特供”分别对应首页的“拼团特价”、“区域商品”、“积分兑换”。
+
+3.“精选标签”和“卖家中心”里面的功能没有调整 (郭兴)
+ 应该怎么调整?
+
+4.点击“精选标签”一直在请稍候的状态 (郭兴)
+这三个接口需要调整
+orderStatic: 'home/orderStatic', // 订单统计
+ goodsStatic: 'home/goodsStatic', // 商品统计
+ userStatic: 'home/userStatic', //会员统计
+ bannerList: 'sms/SmsHomeAdvertise/list', // 首页banner
+
+6.“农村社区”里的“社区列表”改为“农村社区列表”,(完成)
+
+列表显示村名、地址、电话,去掉均价。 列表显示字段 需要接口调整
+ communityList: 'single/build/communityList', // 所有社区和房间
+ nearCommunityList: 'single/build/near/communityList', // 周边社区
+
+上面去掉“楼房”搜索项。 (完成)
+
+7.“社区主页”变更为村名,“社区活动”变更为“社区公告”,去掉“费用管理”,“社区服务”改为“限时抢购”,“社区拍卖”改为“农机租赁”,(完成)
+
+农机租赁可先做成文章形式的,以发布信息方式体现。(不理解需求)
+
+下方放“社区团购”、“社区特供”分别对应首页的“拼团特价”、“区域商品”、“积分兑换”。(不理解需求,俩个对应三个??)
\ No newline at end of file
diff --git a/mallplus-admin/src/main/resources/application-dev.properties b/mallplus-admin/src/main/resources/application-dev.properties
index bdb823b..14ea2d7 100644
--- a/mallplus-admin/src/main/resources/application-dev.properties
+++ b/mallplus-admin/src/main/resources/application-dev.properties
@@ -18,9 +18,11 @@ spring.redis.pool.min-idle=0
# \u8FDE\u63A5\u8D85\u65F6\u65F6\u95F4\uFF08\u6BEB\u79D2\uFF09
spring.redis.timeout=0
#===redis end===
-spring.datasource.url=jdbc:mysql://localhost:3306/mallplus1?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false&useTimezone=true&serverTimezone=GMT%2B8
+#spring.datasource.url=jdbc:mysql://localhost:3306/mallplus1?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false&useTimezone=true&serverTimezone=GMT%2B8
+spring.datasource.url=jdbc:mysql://8.130.39.13:3306/mallplus1?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false&useTimezone=true&serverTimezone=GMT%2B8
spring.datasource.username=root
-spring.datasource.password=root
+#spring.datasource.password=root
+spring.datasource.password=1LAiGz$t1*Iw
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
spring.datasource.druid.initialSize=5
diff --git a/mallplus-admin/src/main/resources/application.properties b/mallplus-admin/src/main/resources/application.properties
index 8ca6073..0288546 100644
--- a/mallplus-admin/src/main/resources/application.properties
+++ b/mallplus-admin/src/main/resources/application.properties
@@ -20,9 +20,7 @@ aliyun.oss.bucketName=yxt-sc
aliyun.oss.policy.expire=300
aliyun.oss.maxSize=10
#aliyun.oss.callback=http://39.104.100.138:8085/aliyun/oss/callback
-
-
-
+aliyun.oss.callback=https://mall.yyundong.com/adminapi/aliyun/oss/callback
aliyun.oss.dir.prefix=
#===OSS end===
diff --git a/mallplus-mbg/src/main/java/com/zscat/mallplus/enums/ConstansValue.java b/mallplus-mbg/src/main/java/com/zscat/mallplus/enums/ConstansValue.java
index 8a05ec9..ec8ce51 100644
--- a/mallplus-mbg/src/main/java/com/zscat/mallplus/enums/ConstansValue.java
+++ b/mallplus-mbg/src/main/java/com/zscat/mallplus/enums/ConstansValue.java
@@ -26,6 +26,6 @@ public class ConstansValue {
public static final String sampleSubjectList = "id, category_id, title, pic, product_count, recommend_status, create_time, collect_count, read_count, comment_count, album_pics, description, show_status, forward_count, category_name, area_id, school_id, member_id, area_name, school_name, reward, member_name, video_src, type";
- public static final String sampleCommunityList = "id, company_id, name, pic, price,wuyecompany,wuyefei,latitude,longitude,create_time ";
+ public static final String sampleCommunityList = "id, company_id, name, pic, price, details,wuyecompany,wuyefei,latitude,longitude,create_time ";
}
diff --git a/mallplus-portal/src/main/resources/application-dev.properties b/mallplus-portal/src/main/resources/application-dev.properties
index 78330ac..8f0662b 100644
--- a/mallplus-portal/src/main/resources/application-dev.properties
+++ b/mallplus-portal/src/main/resources/application-dev.properties
@@ -1,7 +1,8 @@
-#spring.datasource.url=jdbc:mysql://39.104.142.92:3306/mallplus?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false&useTimezone=true&serverTimezone=GMT%2B8
-spring.datasource.url=jdbc:mysql://127.0.0.1:3306/mallplus1?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false&useTimezone=true&serverTimezone=GMT%2B8
+spring.datasource.url=jdbc:mysql://8.130.39.13:3306/mallplus1?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false&useTimezone=true&serverTimezone=GMT%2B8
+#spring.datasource.url=jdbc:mysql://127.0.0.1:3306/mallplus1?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false&useTimezone=true&serverTimezone=GMT%2B8
spring.datasource.username=root
-spring.datasource.password=root
+spring.datasource.password=1LAiGz$t1*Iw
+#spring.datasource.password=root
#spring.datasource.url=jdbc:mysql://39.104.142.92:3306/mallplus?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false&useTimezone=true&serverTimezone=GMT%2B8
#spring.datasource.username=root
#spring.datasource.password=123456
diff --git a/mallplus-portal/src/main/resources/application.properties b/mallplus-portal/src/main/resources/application.properties
index 12f1b66..9fb3004 100644
--- a/mallplus-portal/src/main/resources/application.properties
+++ b/mallplus-portal/src/main/resources/application.properties
@@ -1,6 +1,7 @@
spring.jackson.time-zone=GMT+8
#\u9ED8\u8BA4\u4E3A\u5F00\u53D1\u73AF\u5883
spring.profiles.active=test
+#spring.profiles.active=dev
#===server start===
server.port=8083
#===server end===
diff --git a/mallplusui-uniapp-app/common/api.js b/mallplusui-uniapp-app/common/api.js
index bbfaaaa..31f2988 100644
--- a/mallplusui-uniapp-app/common/api.js
+++ b/mallplusui-uniapp-app/common/api.js
@@ -1,10 +1,10 @@
import store from '../store/index';
export default {
// qq 237524947 wx15d4269d3210863d
- //BASEURI: 'http://localhost:8083/api/',
- BASEURI: 'http://127.0.0.1:8083/api/',
- ADMINURI: 'http://127.0.0.1:8085/',
- ESURI: 'http://127.0.0.1:8081/',
+ BASEURI: 'http://mall.yyundong.com/portalapi/api/',
+ // BASEURI: 'http://www.yyundong.com:8083/api/',
+ ADMINURI: 'http://mall.yyundong.com/adminapi/',
+ ESURI: 'http://www.yyundong.com:8081/',
h5Appid: 'wxb4660f37187c0b8e', // h5微信登录的appId 暂时测试用
source: 1, //1 weixinApplet 2 h5Source 3 pcSource 4 android 5ios
es: {
@@ -52,8 +52,8 @@ export default {
shopDetail: 'single/store/shopDetail', // 门店详情
storeClassList: 'single/store/storeClass/list', // 商户内部分类
storeCommentList: 'single/store/storeComment/list', // 商户评论
- noticeList: 'single/home/notice/list',
- noticeDetail: 'single/home/notice/detail',
+ noticeList: 'single/home/notice/list',
+ noticeDetail: 'single/home/notice/detail',
},
member: {
applyMember: 'single/user/applyMember', // 会员升级等级
@@ -74,9 +74,9 @@ export default {
storeDetail1: 'single/store/detail1', // 商户详情 带用户
store: 'single/store/home', // 商户主页
storeList: 'single/store/store/list', // 商户列表
- memberTagList: 'single/user/memberTag/list', // 商户列表
- addStoreComment: 'single/store/addStoreComment', // 商户addStoreComment
- memberBlanceLogList: 'single/user/memberBlanceLog/list',
+ memberTagList: 'single/user/memberTag/list', // 商户列表
+ addStoreComment: 'single/store/addStoreComment', // 商户addStoreComment
+ memberBlanceLogList: 'single/user/memberBlanceLog/list',
},
build: {
getBuildNoticeByPage: 'single/build/getBuildNoticeByPage', // 所有社区和房间
@@ -93,7 +93,7 @@ export default {
},
goods: {
- tagGoodsList: 'single/pms/tag/goods', // 查询标签商品
+ tagGoodsList: 'single/pms/tag/goods', // 查询标签商品
goodsPromoto: 'single/sms/detail', // 单个商品的优惠详情
secskillDetail: 'single/pms/secskill/detail', // 查询秒杀商品详情信息
groupGoodsDetail: 'single/pms/goodsGroup/detail', // 查询拼团商品详情信息
@@ -258,6 +258,7 @@ export default {
let token = uni.getStorageSync('token') || '';
let fullurl = this.BASEURI + endpoint;
+ console.log("fullurl",fullurl);
var contentType = 'application/x-www-form-urlencoded';
data.authorization = token;
@@ -272,11 +273,6 @@ export default {
// 'authorization1': Authorization || ''
},
});
- console.log('fullurl,',fullurl)
- console.log('data,',data)
- console.log('token,',token)
- console.log('error,',error)
- console.log('res,',res)
if (load) {
uni.hideLoading();
}
@@ -311,9 +307,10 @@ export default {
console.log(fullurl);
console.log(res.data.data);
if (res.data.code == 200) {
+ console.log("===>>>");
return res.data.data;
} else {
-
+ console.log(">>>>>=");
if (res.data) {
if (!res.data.msg) {
res.data.msg = res.data.data;
diff --git a/mallplusui-uniapp-app/components/coolc-coupon/coolc-coupon.vue b/mallplusui-uniapp-app/components/coolc-coupon/coolc-coupon.vue
index 9cd147d..5b3fb74 100644
--- a/mallplusui-uniapp-app/components/coolc-coupon/coolc-coupon.vue
+++ b/mallplusui-uniapp-app/components/coolc-coupon/coolc-coupon.vue
@@ -1,93 +1,190 @@
-
+
-
+ {{item.name}}
¥{{item.amount}}
{{item.endTime | formatCreateTime}}前使用
-
- 满{{ item.minPoint }} 减 {{ item.amount }}
+
+ 满{{ item.minPoint }} 减 {{ item.amount }}
- 立即领取
- 立即使用
-
+ 立即领取
+ 立即使用
+
diff --git a/mallplusui-uniapp-app/components/likes/likes.vue b/mallplusui-uniapp-app/components/likes/likes.vue
new file mode 100644
index 0000000..3b35e05
--- /dev/null
+++ b/mallplusui-uniapp-app/components/likes/likes.vue
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+
diff --git a/mallplusui-uniapp-app/components/mall-copyright/mallplusCopyright.vue b/mallplusui-uniapp-app/components/mall-copyright/mallplusCopyright.vue
index 0d8f5f9..667d793 100644
--- a/mallplusui-uniapp-app/components/mall-copyright/mallplusCopyright.vue
+++ b/mallplusui-uniapp-app/components/mall-copyright/mallplusCopyright.vue
@@ -21,6 +21,10 @@ export default {
diff --git a/mallplusui-uniapp-app/pages/index/index.vue b/mallplusui-uniapp-app/pages/index/index.vue
index 92bd39c..cf03802 100644
--- a/mallplusui-uniapp-app/pages/index/index.vue
+++ b/mallplusui-uniapp-app/pages/index/index.vue
@@ -2,8 +2,9 @@
- mallcloud商城
-
+ 汇融云链
+
@@ -18,7 +19,8 @@
-
+
@@ -32,54 +34,56 @@
-
- 套餐商品
+
+ 惠农套餐
-
- 拼团活动
+
+ 拼团特价
-
- 积分商城
+
+ 税分兑换
-
- 限时秒杀
+
+ 限时抢购
-
- 社区商城
+
+ 农村社区
-
+
分销商品
-
+
会员商品
-
+
区域商品
-
-
- 卖家中心
-
-
+
精选标签
+
+
+ 卖家中心
+
-
+
-
+
diff --git a/mallplusui-uniapp-app/pagesA/product/paiMaiList.vue b/mallplusui-uniapp-app/pagesA/product/paiMaiList.vue
index e425403..d9afddf 100644
--- a/mallplusui-uniapp-app/pagesA/product/paiMaiList.vue
+++ b/mallplusui-uniapp-app/pagesA/product/paiMaiList.vue
@@ -36,7 +36,7 @@
-
+
diff --git a/mallplusui-uniapp-app/pagesA/product/product.vue b/mallplusui-uniapp-app/pagesA/product/product.vue
index a7ba964..5e46963 100644
--- a/mallplusui-uniapp-app/pagesA/product/product.vue
+++ b/mallplusui-uniapp-app/pagesA/product/product.vue
@@ -500,6 +500,7 @@ export default {
uni.navigateTo({
url
});
+ return;
}
let userInfo = uni.getStorageSync('userInfo');
if (userInfo && userInfo.storeId && userInfo.storeId == this.goods.storeId) {
diff --git a/mallplusui-uniapp-app/pagesA/product/tagGoodslist.vue b/mallplusui-uniapp-app/pagesA/product/tagGoodslist.vue
index e4cca49..1ef8f7e 100644
--- a/mallplusui-uniapp-app/pagesA/product/tagGoodslist.vue
+++ b/mallplusui-uniapp-app/pagesA/product/tagGoodslist.vue
@@ -61,7 +61,7 @@
-
+
diff --git a/mallplusui-uniapp-app/pagesC/seller/index.vue b/mallplusui-uniapp-app/pagesC/seller/index.vue
index d2c1860..19cb01b 100644
--- a/mallplusui-uniapp-app/pagesC/seller/index.vue
+++ b/mallplusui-uniapp-app/pagesC/seller/index.vue
@@ -2,7 +2,7 @@
-
+
@@ -12,7 +12,8 @@
-
+
@@ -61,665 +62,738 @@
昨日总额
-
+
待付款
-
+
待发货
-
+
申请退款
-
+
已关闭
-
+
+
+
-
- 今日新增会员
-
-
- 昨日新增会员
-
-
- 当月新增会员
-
+
+ 今日新增会员
+
+
+ 昨日新增会员
+
+
+ 当月新增会员
+
男会员
女会员
-
- 所有会员
-
+
+ 所有会员
+
-
+
+
+
-
- 在售商品
-
-
- 仓库中
-
+
+ 在售商品
+
+
+ 仓库中
+
已售馨
-
- 今日新增商品
-
+
+ 今日新增商品
+
昨日新增商品
-
- 所有商品
-
+
+ 所有商品
+
-
+
diff --git a/mallplusui-uniapp-app/pagesC/seller/login.vue b/mallplusui-uniapp-app/pagesC/seller/login.vue
index 9003f41..66287f7 100644
--- a/mallplusui-uniapp-app/pagesC/seller/login.vue
+++ b/mallplusui-uniapp-app/pagesC/seller/login.vue
@@ -24,7 +24,7 @@
还没有账号?
马上注册
-
+
diff --git a/mallplusui-uniapp-app/pagesU/address/addressManage.vue b/mallplusui-uniapp-app/pagesU/address/addressManage.vue
index 337b562..656781e 100644
--- a/mallplusui-uniapp-app/pagesU/address/addressManage.vue
+++ b/mallplusui-uniapp-app/pagesU/address/addressManage.vue
@@ -7,7 +7,7 @@
手机号
-
+
diff --git a/mallplusui-uniapp-app/static/logo.png b/mallplusui-uniapp-app/static/logo.png
new file mode 100644
index 0000000..4a1cf93
Binary files /dev/null and b/mallplusui-uniapp-app/static/logo.png differ
diff --git a/mallplusui-uniapp-app/static/temp/ad1.jpg b/mallplusui-uniapp-app/static/temp/ad1.jpg
index 4c9a933..d03fa35 100644
Binary files a/mallplusui-uniapp-app/static/temp/ad1.jpg and b/mallplusui-uniapp-app/static/temp/ad1.jpg differ
diff --git a/mallplusui-uniapp-app/static/temp/antFill-gift.png b/mallplusui-uniapp-app/static/temp/antFill-gift.png
new file mode 100644
index 0000000..dc0fde0
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/antFill-gift.png differ
diff --git a/mallplusui-uniapp-app/static/temp/antFill-home.png b/mallplusui-uniapp-app/static/temp/antFill-home.png
new file mode 100644
index 0000000..269907c
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/antFill-home.png differ
diff --git a/mallplusui-uniapp-app/static/temp/fabfa-dropbox.png b/mallplusui-uniapp-app/static/temp/fabfa-dropbox.png
new file mode 100644
index 0000000..18ad1b2
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/fabfa-dropbox.png differ
diff --git a/mallplusui-uniapp-app/static/temp/fasfa-archive.png b/mallplusui-uniapp-app/static/temp/fasfa-archive.png
new file mode 100644
index 0000000..12fb8ce
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/fasfa-archive.png differ
diff --git a/mallplusui-uniapp-app/static/temp/fasfa-history.png b/mallplusui-uniapp-app/static/temp/fasfa-history.png
new file mode 100644
index 0000000..c59c677
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/fasfa-history.png differ
diff --git a/mallplusui-uniapp-app/static/temp/fasfa-shopping.png b/mallplusui-uniapp-app/static/temp/fasfa-shopping.png
new file mode 100644
index 0000000..f852f39
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/fasfa-shopping.png differ
diff --git a/mallplusui-uniapp-app/static/temp/fasfa-sitemap.png b/mallplusui-uniapp-app/static/temp/fasfa-sitemap.png
new file mode 100644
index 0000000..966a4ed
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/fasfa-sitemap.png differ
diff --git a/mallplusui-uniapp-app/static/temp/fasfa-street.png b/mallplusui-uniapp-app/static/temp/fasfa-street.png
new file mode 100644
index 0000000..f1f701c
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/fasfa-street.png differ
diff --git a/mallplusui-uniapp-app/static/temp/fasfa-truck.png b/mallplusui-uniapp-app/static/temp/fasfa-truck.png
new file mode 100644
index 0000000..82aea48
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/fasfa-truck.png differ
diff --git a/mallplusui-uniapp-app/static/temp/fasfausers.png b/mallplusui-uniapp-app/static/temp/fasfausers.png
new file mode 100644
index 0000000..d04126c
Binary files /dev/null and b/mallplusui-uniapp-app/static/temp/fasfausers.png differ
diff --git a/mallplusui-web-admin/config/dev.env.js b/mallplusui-web-admin/config/dev.env.js
index 3e3c6dc..b64784f 100644
--- a/mallplusui-web-admin/config/dev.env.js
+++ b/mallplusui-web-admin/config/dev.env.js
@@ -3,6 +3,6 @@ const merge = require('webpack-merge')
const prodEnv = require('./prod.env')
module.exports = merge(prodEnv, {
- NODE_ENV: 'development',
- BASE_API: 'http://127.0.0.1:8085'
+ NODE_ENV: '"development"',
+ BASE_API: '"http://127.0.0.1:8085"'
})
diff --git a/mallplusui-web-admin/src/views/build/community/components/CommunityDetail.vue b/mallplusui-web-admin/src/views/build/community/components/CommunityDetail.vue
index b714661..6766f10 100644
--- a/mallplusui-web-admin/src/views/build/community/components/CommunityDetail.vue
+++ b/mallplusui-web-admin/src/views/build/community/components/CommunityDetail.vue
@@ -8,8 +8,8 @@
-
-
+
+
@@ -19,6 +19,9 @@
+
+
+
@@ -41,7 +44,7 @@
:copyright="[{id: 1, content: 'Copyright Message', bounds: {ne: {lng: 110, lat: 40}, sw:{lng: 0, lat: 0}}}, {id: 2, content: '宇运动多租户商城'}]">
-
+
@@ -60,6 +63,7 @@
import BmCityList from 'vue-baidu-map/components/controls/CityList';
import BmCopyright from 'vue-baidu-map/components/controls/Copyright';
import BmView from 'vue-baidu-map/components/map/MapView';
+ import BmMarker from 'vue-baidu-map/components/overlays/Marker'
import {createCommunity, getCommunity, updateCommunity} from '@/api/build/community'
import SingleUpload from '@/components/Upload/singleUpload'
import {formatDate} from '@/utils/date';
@@ -68,7 +72,7 @@
};
export default {
name: 'CommunityDetail',
- components:{SingleUpload,BaiduMap,BmLocalSearch,BmCityList,BmView,BmCopyright},
+ components:{SingleUpload,BaiduMap,BmLocalSearch,BmCityList,BmView,BmCopyright,BmMarker},
props: {
isEdit: {
type: Boolean,
@@ -108,6 +112,15 @@
if (this.isEdit) {
getCommunity(this.$route.query.id).then(response => {
this.community = response.data;
+ if(this.community.latitude){
+ this.center.lat=this.community.latitude;
+ }
+ if(this.community.longitude){
+ this.center.lng=this.community.longitude;
+ }
+ if(this.community.city){
+ this.location=this.community.city;
+ }
});
}else{
this.community = Object.assign({},defaultCommunity);