Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
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
viitto
mallapp
Commits
803d8c98
Commit
803d8c98
authored
Feb 24, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
08003008
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
354 additions
and
1 deletion
+354
-1
editmaterial.vue
pages/blindDate/personal/editmaterial.vue
+8
-0
persondetails.vue
pages/blindDate/persondetails.vue
+345
-0
release.vue
pages/friendcircle/release.vue
+1
-1
No files found.
pages/blindDate/personal/editmaterial.vue
0 → 100644
View file @
803d8c98
<
template
>
</
template
>
<
script
>
</
script
>
<
style
>
</
style
>
pages/blindDate/persondetails.vue
0 → 100644
View file @
803d8c98
This diff is collapsed.
Click to expand it.
pages/friendcircle/release.vue
View file @
803d8c98
...
...
@@ -160,7 +160,7 @@
<
template
>
<view
class=
"release"
>
<view
class=
"release-box"
>
<textarea
placeholder=
"今天
又
什么可以给大家分享呢?"
style=
"width: 100%;height: 100px;"
maxlength=
'-1'
confirm-type=
'done'
v-model=
"addMsg.Content"
>
<textarea
placeholder=
"今天
有
什么可以给大家分享呢?"
style=
"width: 100%;height: 100px;"
maxlength=
'-1'
confirm-type=
'done'
v-model=
"addMsg.Content"
>
</textarea>
<text
v-if=
'addMsg.FileType==1 '
style=
"font-size: 12px;color: #333333"
>
上传图片
<span
style=
'color: ;#A9A9A9'
>
(图片无上限)
</span>
</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