From f19de6005874be051e7b837219998d683bc94e51 Mon Sep 17 00:00:00 2001 From: Connor <1813766834@qq.com> Date: Sat, 8 Jun 2024 20:01:35 +0800 Subject: [PATCH 01/14] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=83=AD=E9=97=A8?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E9=80=89=E9=A1=B9=E5=88=97=E8=A1=A8=E3=80=81?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E9=A1=B5=E9=9D=A2=20icon=20=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E7=AD=89=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index.vue | 18 +++++++++--------- pages/search/index.vue | 8 ++++---- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pages/index.vue b/pages/index.vue index f4e29ef..b0f4718 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -108,19 +108,18 @@ - + + - @@ -148,7 +147,7 @@ import PostView from "@/pages/common/postview/index.vue"; // const postTypeList = ['发布话题', '发布活动']; const postTypeList = [{lable:'发布话题',id:1}, {lable:'发布活动',id:2}]; const searchPrerequisiteList = [ - '热门', '最新', '筛选3', '筛选4', '筛选5', '筛选6', '筛选7', '筛选8', '筛选9' + '热门', '最新', '筛选3', '筛选4', '筛选5', '筛选6', '筛选7', '筛选8' ]; const list1 = reactive([ @@ -499,12 +498,13 @@ import PostView from "@/pages/common/postview/index.vue"; margin-top: 42rpx; display: flex; flex-wrap: wrap; - justify-content: space-between; + // justify-content: space-between; } .box-b { - width: calc(33.33% - 16rpx); /* 每行三个元素,减去外边距的总宽度 */ + width: calc(33.33% - 48rpx); /* 每行三个元素,减去外边距的总宽度 */ margin-bottom: 24rpx; + margin-left: 24rpx; } .box-c { @@ -524,7 +524,7 @@ import PostView from "@/pages/common/postview/index.vue"; text-align: center; font-family: "Microsoft YaHei"; // line-height: 82rpx; - display: block; + // display: block; cursor: pointer; transition: all 0.3s ease; padding: 12rpx 0; diff --git a/pages/search/index.vue b/pages/search/index.vue index 26688dd..7b72c41 100644 --- a/pages/search/index.vue +++ b/pages/search/index.vue @@ -7,11 +7,11 @@ - + - + 搜索 @@ -22,7 +22,7 @@ 搜索历史 - + @@ -33,7 +33,7 @@ From 4348db789851d6212a8272a556b62c6705fb7599 Mon Sep 17 00:00:00 2001 From: Connor <1813766834@qq.com> Date: Sat, 8 Jun 2024 20:06:30 +0800 Subject: [PATCH 02/14] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=83=AD=E9=97=A8?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E9=80=89=E9=A1=B9=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/index.vue b/pages/index.vue index bb063c5..f0eebd5 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -502,9 +502,10 @@ import PostView from "@/pages/common/postview/index.vue"; } .box-b { - width: calc(33.33% - 48rpx); /* 每行三个元素,减去外边距的总宽度 */ + width: calc(33.33% - 26rpx); /* 每行三个元素,减去外边距的总宽度 */ margin-bottom: 24rpx; - margin-left: 24rpx; + // margin-left: 12rpx; + margin-right: 24rpx; } .box-c { From 5609f6d94623962f2eabd512e4ea8d2e87432c4a Mon Sep 17 00:00:00 2001 From: 26947 <12@1> Date: Sat, 8 Jun 2024 21:22:20 +0800 Subject: [PATCH 03/14] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=83=8C=E6=99=AF=E5=B1=95=E7=A4=BA=E5=87=BA?= =?UTF-8?q?=E9=94=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/activity/index.vue | 31 +++++---- pages/activity/info.vue | 4 +- pages/activity/publish.vue | 130 +++++++++++++++++++++++++------------ 3 files changed, 104 insertions(+), 61 deletions(-) diff --git a/pages/activity/index.vue b/pages/activity/index.vue index fb9d55f..6591528 100644 --- a/pages/activity/index.vue +++ b/pages/activity/index.vue @@ -1,8 +1,6 @@ + \ No newline at end of file diff --git a/pages/activity/publish.vue b/pages/activity/publish.vue index 1743c52..7e18eec 100644 --- a/pages/activity/publish.vue +++ b/pages/activity/publish.vue @@ -77,7 +77,7 @@ border="none"> 添加活动具体位置 - + @@ -198,7 +198,9 @@ const inputtextInfo = (e) => { console.log("测试输入1:", e); } - +const gotomap = () => { + proxy.$tab.navigateTo('/pages/activity/map') +} const submitForm = (type) => { if (uFormRef.value) { diff --git a/pages/mine/myActivity/index.vue b/pages/mine/myActivity/index.vue index f301788..15da2ff 100644 --- a/pages/mine/myActivity/index.vue +++ b/pages/mine/myActivity/index.vue @@ -227,6 +227,7 @@ onPullDownRefresh((options) => { console.log("下拉刷新,", queryParams.value); getList(); }) +//按照条件查询 const tabsClick = (index) => { removePage() if (index.state == 9) { diff --git a/pages/mine/myActivity/info.vue b/pages/mine/myActivity/info.vue index 46d7efc..f14aa21 100644 --- a/pages/mine/myActivity/info.vue +++ b/pages/mine/myActivity/info.vue @@ -7,7 +7,7 @@ - + @@ -26,50 +26,69 @@ + @click="showqr = true"> + 签到二维码 - + - + + + + 发布审核时间:{{ actiInfoList.startTime }} + 审核状态:审核中 + + + + + + 发布审核时间:{{ actiInfoList.startTime }} + 审核状态:未通过 + 未通过原因:{{actiInfoList.auditAdvice}} + + + + - - - - - - 已报名:{{ actiInfoList.elroll }}人 - - - - - - + + + + 已报名:{{ actiInfoList.elroll }}人 - - - - - 已签到:{{ actiInfoList.qrcodeElroll }}人 - + + + + + + 已报名:{{ actiInfoList.elroll }}人 + + + + + + 已签到:{{ actiInfoList.qrcodeElroll }}人 + + + - - + + + style="width: 600rpx; height: 600rpx"> + @@ -77,7 +96,7 @@ diff --git a/pages/mine/myActivity/info.vue b/pages/mine/myActivity/info.vue index f14aa21..d825613 100644 --- a/pages/mine/myActivity/info.vue +++ b/pages/mine/myActivity/info.vue @@ -24,7 +24,7 @@ - +