mirror of
https://github.com/youzan/vant.git
synced 2026-05-08 01:07:46 +08:00
cd439c04f3
For example, when calling `get({}, 'button.small')`, it expects to return an empty string, but return a function (`''.small` is a native function, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/small).