Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cust-app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李伟
cust-app
Commits
04df1766
Commit
04df1766
authored
Dec 18, 2024
by
liwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了活动页面
parent
fe1bf400
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
728 additions
and
612 deletions
+728
-612
pages.json
pages.json
+4
-6
activity.vue
pages/tab/activity.vue
+723
-605
list.vue
pagesAnnouncement/announcement/list.vue
+1
-1
No files found.
pages.json
View file @
04df1766
...
@@ -58,13 +58,10 @@
...
@@ -58,13 +58,10 @@
"path"
:
"pages/tab/activity"
,
"path"
:
"pages/tab/activity"
,
"style"
:
"style"
:
{
{
"navigation
Style"
:
"custom
"
,
"navigation
BarTitleText"
:
"活动
"
,
"backgroundColor"
:
"#F4F5F9"
,
"backgroundColor"
:
"#F4F5F9"
,
"backgroundColorTop"
:
"#F4F5F9"
,
"backgroundColorTop"
:
"#F4F5F9"
,
"backgroundColorBottom"
:
"#F4F5F9"
,
"backgroundColorBottom"
:
"#F4F5F9"
"enablePullDownRefresh"
:
false
,
"onReachBottomDistance"
:
50
,
"disableScroll"
:
true
}
}
}
}
],
],
...
@@ -343,7 +340,8 @@
...
@@ -343,7 +340,8 @@
"selectedColor"
:
"#333333"
,
"selectedColor"
:
"#333333"
,
"borderStyle"
:
"black"
,
"borderStyle"
:
"black"
,
"backgroundColor"
:
"#ffffff"
,
"backgroundColor"
:
"#ffffff"
,
"list"
:
[{
"list"
:
[
{
"pagePath"
:
"pages/tab/index"
,
"pagePath"
:
"pages/tab/index"
,
"iconPath"
:
"static/tab/ld.png"
,
"iconPath"
:
"static/tab/ld.png"
,
"selectedIconPath"
:
"static/tab/lds.png"
,
"selectedIconPath"
:
"static/tab/lds.png"
,
...
...
pages/tab/activity.vue
View file @
04df1766
This diff is collapsed.
Click to expand it.
pagesAnnouncement/announcement/list.vue
View file @
04df1766
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
},
},
gotopage
(
item
){
gotopage
(
item
){
uni
.
navigateTo
({
uni
.
navigateTo
({
url
:
'/pages/announcement/detail'
+
'?id='
+
item
.
businessId
url
:
'/pages
Announcement
/announcement/detail'
+
'?id='
+
item
.
businessId
})
})
}
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment