mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-24 10:12:55 +08:00
提交
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
@search="findList(true)"
|
||||
@clear="findList(true)"
|
||||
placeholder="搜索"
|
||||
:height="36"
|
||||
v-model="keyword"
|
||||
:showAction="false">
|
||||
</u-search>
|
||||
@@ -148,6 +149,7 @@
|
||||
|
||||
.assess-text {
|
||||
max-width: 300upx;
|
||||
width: 300upx;
|
||||
padding: 0 12upx;
|
||||
margin-top: 24upx;
|
||||
.assess-text-title{
|
||||
|
||||
Reference in New Issue
Block a user