mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-07-01 09:06:12 +08:00
移除赞助, 移除多余排序文字
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
:value="item">
|
||||
</el-option>
|
||||
</el-select>
|
||||
<el-select v-model="sortKeyword" size="small" placeholder="排序" :popper-append-to-body="false">排序
|
||||
<el-select v-model="sortKeyword" size="small" placeholder="排序" :popper-append-to-body="false">
|
||||
<el-option
|
||||
v-for="item in sortKeywords"
|
||||
:key="item"
|
||||
|
||||
Reference in New Issue
Block a user