Commit abb42d1c authored by xiaoye's avatar xiaoye

Update setting.vue

parent 7350ef47
Pipeline #38695 passed with stages
in 3 minutes and 45 seconds
......@@ -72,7 +72,7 @@
</uni-list>
</uni-card>
<br>
<uni-easyinput 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>
<view class = 'button' @click = 'tournament.update()'>
<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