Files
2024-09-27 02:06:13 +08:00

8 lines
244 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1: 每次初始化后请修改
路径node_modules/vant/es/tabs/index.js
行数377行
在代码this.slots('nav-right')]) 后面增加
,h("i",{ "class": "iconfont icon-edit","on": {"click": function click() { _this7.$emit("edit")}} })