Commit 1499a481 authored by xiaoye's avatar xiaoye

Update setting.vue

parent abb42d1c
Pipeline #38697 passed with stages
in 2 minutes and 54 seconds
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
</uni-list> </uni-list>
</uni-card> </uni-card>
<br> <br>
<uni-easyinput v-show = 'tournament.operatorChk()' type = 'text' placeholder = '卡图图床(例:https://example.com/api/)' v-model = 'tournament.pics'/> <uni-easyinput v-show = '!tournament.operatorChk()' type = 'text' placeholder = '卡图图床(例:https://example.com/api/)' v-model = 'tournament.pics'/>
<br> <br>
<view class = 'button' @click = 'tournament.update()'> <view class = 'button' @click = 'tournament.update()'>
<view> <view>
......
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