Commit 05329f3f by mamingqun

文案修改

parent 92f1a071
......@@ -35,7 +35,7 @@
<div class="bar3" v-for="(item, index) in ruleInfo.jiangpin" :key="index">
<div class="rank">
<span>{{item.name}}</span>
<span>{{item.num}}</span>
<span>{{item.num}}</span>
</div>
<div class="prize lightBlue">{{item.prize}}</div>
</div>
......
......@@ -115,7 +115,7 @@
<group>
<x-textarea
v-model="memo"
placeholder="给您的作品添加描述(请务必注明被拍摄者姓名以及所在地)..."
placeholder="请务必注明被拍摄者姓名以及所在地..."
:show-counter="true"
@on-blur="goBottom"
:max="30"
......
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 sign in to comment