mirror of https://github.com/ElemeFE/element
parent
41c55ed596
commit
a07454845e
|
@ -131,24 +131,24 @@
|
|||
"9": "",
|
||||
"10": "Consistency",
|
||||
"11": "Consistent with real life: ",
|
||||
"12": "in line with the process and logic of real life, and comply with languages and habits that the users are used to;",
|
||||
"12": "in line with the process and logic of real life, and comply with languages and habits that the users are used to.",
|
||||
"13": "Consistent within interface: ",
|
||||
"14": "all elements should be consistent, such as: design style, icons and texts, position of elements, etc.",
|
||||
"15": "Feedback",
|
||||
"16": "Operation feedback: ",
|
||||
"17": "enable the users to clearly perceive their operations by style updates and interactive effects;",
|
||||
"17": "enable the users to clearly perceive their operations by style updates and interactive effects.",
|
||||
"18": "Visual feedback: ",
|
||||
"19": "reflect current state by updating or rearranging elements of the page.",
|
||||
"20": "Efficiency",
|
||||
"21": "Simplify the process: ",
|
||||
"22": "keep operating process simple and intuitive;",
|
||||
"22": "keep operating process simple and intuitive.",
|
||||
"23": "Definite and clear: ",
|
||||
"24": "enunciate your intentions clearly so that the users can quickly understand and make decisions;",
|
||||
"24": "enunciate your intentions clearly so that the users can quickly understand and make decisions.",
|
||||
"25": "Easy to identify: ",
|
||||
"26": "the interface should be straightforward, which helps the users to identify and frees them from memorizing and recalling.",
|
||||
"27": "Controllability",
|
||||
"28": "Decision making: ",
|
||||
"29": "giving advices about operations is acceptable, but do not make decisions for the users;",
|
||||
"29": "giving advices about operations is acceptable, but do not make decisions for the users.",
|
||||
"30": "Controlled consequences: ",
|
||||
"31": "users should be granted the freedom to operate, including canceling, aborting or terminating current operation."
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue