Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
Overview
Details
Activity
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
marketing-web
marketing
Commits
48b7f337
Commit
48b7f337
authored
Oct 22, 2019
by
chenxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:权限
parent
7cb52ee3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
form.vue
src/views/wechat/form.vue
+1
-1
No files found.
src/views/wechat/form.vue
View file @
48b7f337
...
...
@@ -50,7 +50,7 @@
<div
v-show=
"info.contentType === 0"
style=
"padding:15px; border:1px solid #DCDFE6;border-radius:2px;"
>
<dm-img-text
:showSelf=
"false"
:showSelfFlag=
"1"
@
get-data=
"getImgTextData"
:radioShow=
"true"
:auto=
"false"
:imageTextId=
"info.imageTextId"
:activeId=
"info.imageTextWechatId"
></dm-img-text>
</div>
<dm-img-box
:showSelfFlag=
"1"
v-show=
"info.contentType === 2"
:mediaId=
"info.mediaId"
@
get-data=
"getImgData"
></dm-img-box>
<dm-img-box
v-show=
"info.contentType === 2"
:mediaId=
"info.mediaId"
@
get-data=
"getImgData"
></dm-img-box>
<div
v-show=
"info.contentType === 1"
>
<!--
<wxText
:msgText=
"info.content"
@
listenWxText=
"getWxText"
></wxText>
-->
<wx-text
:showWxApp=
"false"
:appendToBody=
"true"
:value
.
sync=
"info.content"
:urlType
.
sync=
"info.urlType"
:jumpUrlInfo
.
sync=
"info.jumpUrlInfo"
:isSupportVar=
"false"
ref=
"wxText"
></wx-text>
...
...
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