textfield内边距

使用QMUITextField

self.inputTf.textInset = UIEdgeInsetsMake(0, -6, 0, 10);

原文地址:https://www.cnblogs.com/tufei7/p/8758644.html