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
eec5e4c4
Commit
eec5e4c4
authored
Dec 05, 2019
by
chenxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:文案错误
parent
80bd2f22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
wechat.f5f9fa78ad7df71076de.js
dist/static/js/wechat.f5f9fa78ad7df71076de.js
+0
-0
index.vue
src/components/libs/imgTemp/index.vue
+1
-1
No files found.
dist/static/js/wechat.f5f9fa78ad7df71076de.js
View file @
eec5e4c4
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/components/libs/imgTemp/index.vue
View file @
eec5e4c4
...
...
@@ -19,7 +19,7 @@
<i
v-if=
"listParams.wechatImageGroupId"
class=
"el-icon-delete"
@
click=
"delGroup"
></i>
</h4>
<div
class=
"dm-ilib-opt_right"
>
<span
class=
"fz12 gray pr10"
>
大小不超过2M
rrf
</span>
<span
class=
"fz12 gray pr10"
>
大小不超过2M
</span>
<label
class=
"el-button el-button--primary el-button--small"
:class=
"
{ 'is-disabled': upLoadDisabled }"
>
{{
upLoadDisabled
?
'上传中...'
:
'本地上传'
}}
<input
type=
"file"
style=
"display:none;"
:disabled=
"upLoadDisabled"
accept=
"image/gif, image/jpeg,image/png"
ref=
"uploader"
v-imglibupload=
"this"
/>
...
...
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