Ray Zhang e1bfcf9a24 Scan order 1.08 il y a 3 ans
..
EnumSelectAndSort ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditor.storyboard b9c8af3977 There are many Port code, HTS code,Contact,Country code, but the system didn't automatically show the matched opitions when input some characters, it's inconvenient and will take a long time to find a correct option by sliding screen in the search page.(resolve: #14814) 修复因为框架兼容性问题导致的搜索框无法正常显示的问题 il y a 4 ans
CommonEditorAutoCompleteView.h 32d48c18ed Recant mobile il y a 8 ans
CommonEditorAutoCompleteView.m 32d48c18ed Recant mobile il y a 8 ans
CommonEditorAutoCompleteView.xib 4a67232a50 Recant mobile il y a 8 ans
CommonEditorBannerCell.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorBannerCell.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorBannerItemCell.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorBannerItemCell.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellAction.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellAction.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellEdit.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellEdit.m 81d16cddf3 The content under Address 2 will be covered by input method when editting party information, it's inconvenient for user to update city or country code.-----编辑Party时,输入法会将Address 2下方的内容遮盖,用户不方便去修改City和Country Code等信息。(resolve: #14705) il y a 4 ans
CommonEditorCellEditor.h 1a6fd87826 common editor discard diry logic is wrong -- common editor discard diry 逻辑有错 (resolve: #14780) il y a 4 ans
CommonEditorCellEditor.m 1a6fd87826 common editor discard diry logic is wrong -- common editor discard diry 逻辑有错 (resolve: #14780) il y a 4 ans
CommonEditorCellEnum.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellEnum.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellImg.h 02b3f09903 Hdlg scan order 1.0 il y a 4 ans
CommonEditorCellImg.m 02b3f09903 Hdlg scan order 1.0 il y a 4 ans
CommonEditorCellLabel.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellLabel.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellMAction.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellMAction.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellModel.h 1cf2d80b17 Scan order 1.07 il y a 3 ans
CommonEditorCellModel.m 33f3bc4020 The common editor adds the noneoverride attribute, which is used to determine that the specified field will not be overwritten by the input after it is refreshed. -- common editor 增加 noneoverride 属性,用于判断指定字段刷新后不被输入覆盖(resolve: #14798) il y a 4 ans
CommonEditorCellSignature.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellSignature.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellSwitch.h 6270fa2a44 Fix compatibility issues between xcode 13 and iOS 15 -- 修复xcode 13和iOS 15 兼容性问题(resolve: #14680) il y a 4 ans
CommonEditorCellSwitch.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellTextView.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorCellTextView.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorRangeCell.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorRangeCell.m 900021a7b6 Unify Android and iOS common editor date formats -- 统一Android 和 iOS common editor日期格式(resolve: #14711) il y a 4 ans
CommonEditorTableContainerView.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorTableContainerView.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorViewController.h 61168a35a7 Scan order 1.05 il y a 3 ans
CommonEditorViewController.m e1bfcf9a24 Scan order 1.08 il y a 3 ans
CommonEditorWebCell.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
CommonEditorWebCell.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
DatePickerViewController.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
DatePickerViewController.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
DefaultTableHeaderView.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
DefaultTableHeaderView.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
EnumSelectDelegate.h 81122fa4ca Move the delegate interface of enum selector to the public header file -- 把enum selector 的委托接口移到公共头文件里。(issue70: #14156) il y a 5 ans
EnumSelectOnlineViewController.h 33f3bc4020 The common editor adds the noneoverride attribute, which is used to determine that the specified field will not be overwritten by the input after it is refreshed. -- common editor 增加 noneoverride 属性,用于判断指定字段刷新后不被输入覆盖(resolve: #14798) il y a 4 ans
EnumSelectOnlineViewController.m 33f3bc4020 The common editor adds the noneoverride attribute, which is used to determine that the specified field will not be overwritten by the input after it is refreshed. -- common editor 增加 noneoverride 属性,用于判断指定字段刷新后不被输入覆盖(resolve: #14798) il y a 4 ans
EnumSelectViewController.h 81122fa4ca Move the delegate interface of enum selector to the public header file -- 把enum selector 的委托接口移到公共头文件里。(issue70: #14156) il y a 5 ans
EnumSelectViewController.m 0debd291ec il y a 4 ans
EnumSelectorCell.h 2939c8dcba The selected items of common editor enumeration type are not ticked -- common editor 枚举类型已选中的项没有打勾 il y a 4 ans
EnumSelectorCell.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
MonthPickerViewController.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
MonthPickerViewController.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_Action_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_Banner_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_Banner_Item_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_Edit_Cell.xib 81d16cddf3 The content under Address 2 will be covered by input method when editting party information, it's inconvenient for user to update city or country code.-----编辑Party时,输入法会将Address 2下方的内容遮盖,用户不方便去修改City和Country Code等信息。(resolve: #14705) il y a 4 ans
Phone_Editor_Cell.xib 1a6fd87826 common editor discard diry logic is wrong -- common editor discard diry 逻辑有错 (resolve: #14780) il y a 4 ans
Phone_Enum_Cell.xib 78eee74218 Common editor part of the control is required* The mark is not displayed in red -- common editor 部分控件必填*标志没有红色显示(resolve: #14515) il y a 4 ans
Phone_Image_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_Label_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_MAction_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_Model_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_Range_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_Signature_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
Phone_Switch_Cell.xib 6270fa2a44 Fix compatibility issues between xcode 13 and iOS 15 -- 修复xcode 13和iOS 15 兼容性问题(resolve: #14680) il y a 4 ans
Phone_TextView_Cell.xib 78eee74218 Common editor part of the control is required* The mark is not displayed in red -- common editor 部分控件必填*标志没有红色显示(resolve: #14515) il y a 4 ans
Phone_Web_Cell.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
SRMonthPicker.h ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
SRMonthPicker.m ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans
commoneditor.phone.xib ae92952aa8 移动 common editor 到 common 目录 il y a 5 ans