Commit 803d8c98 authored by Mac's avatar Mac

1

parent 08003008
<template>
</template>
<script>
</script>
<style>
</style>
This diff is collapsed.
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment