获取图片位置 通用 assets/images/common
String asset({String module = 'common', format = 'png'}) { return _getCommonPath(path: module); }