Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
严立
/
mini-shimao
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a194ddd9
authored
Aug 20, 2020
by
TengFengLian
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
活动详情内容富文本显示
parent
ddf48d6b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
pages/activity-detail/activity-detail.js
pages/activity-detail/activity-detail.wxml
pages/activity-detail/activity-detail.js
View file @
a194ddd9
...
@@ -107,7 +107,7 @@ Page({
...
@@ -107,7 +107,7 @@ Page({
date
:
response
.
activeDate
+
' '
+
response
.
activeTime
,
date
:
response
.
activeDate
+
' '
+
response
.
activeTime
,
address
:
response
.
address
,
address
:
response
.
address
,
quota
:
response
.
enrollNum
,
quota
:
response
.
enrollNum
,
describe
:
response
.
summary
,
describe
:
response
.
content
,
// contact: response.contact,
// contact: response.contact,
}
}
})
})
...
...
pages/activity-detail/activity-detail.wxml
View file @
a194ddd9
...
@@ -37,7 +37,8 @@
...
@@ -37,7 +37,8 @@
</view>
</view>
</view>
</view>
<view class="detail-describe">
<view class="detail-describe">
<text>{{info.describe}}</text>
<rich-text nodes="{{info.describe}}"></rich-text>
<!-- <text>{{info.describe}}</text> -->
</view>
</view>
</view>
</view>
...
...
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