Commit 252a3add by 无尘

fix: 修改文案

parent aee75b6a
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "@gic-test/vue-gic-card", "name": "@gic-test/vue-gic-card",
"description": "vue-gic-card Plugin", "description": "vue-gic-card Plugin",
"version": "1.0.36", "version": "1.0.38",
"license": "MIT", "license": "MIT",
"private": false, "private": false,
"main": "dist/vue-gic-card.js", "main": "dist/vue-gic-card.js",
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
@keyup.native="(value) => toSearchInput(value)" clearable @clear="clearInput"> @keyup.native="(value) => toSearchInput(value)" clearable @clear="clearInput">
</el-input> </el-input>
<!-- <el-button class="search-btn" type="primary">查询</el-button> --> <!-- <el-button class="search-btn" type="primary">查询</el-button> -->
<p class="limit-text">取限制>1的卡券不支持选择,系统已自动过滤</p> <p class="limit-text">领取限制< 100的卡券不支持选择,系统已自动过滤</p>
</div> </div>
</div> </div>
<div class="pic-list-box"> <div class="pic-list-box">
......
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