File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
mobile-first/app/file-upload/webdoc
pc/app/file-upload/webdoc Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,9 @@ export default {
6969 'en-US' : 'tip Hints'
7070 } ,
7171 desc : {
72- 'zh-CN' : '<p>通过 <code>propmtTip </code> 为 `true` 设置提示为tip类型,悬浮图标时显示tip提示。<p>' ,
72+ 'zh-CN' : '<p>通过 <code>promptTip </code> 为 `true` 设置提示为tip类型,悬浮图标时显示tip提示。<p>' ,
7373 'en-US' :
74- '<p>Set the prompt to the tip type by setting <code>propmtTip </code> to `true`. The tip prompt is displayed when the icon is suspended.</p>'
74+ '<p>Set the prompt to the tip type by setting <code>promptTip </code> to `true`. The tip prompt is displayed when the icon is suspended.</p>'
7575 } ,
7676 codeFiles : [ 'prompt-tip.vue' ]
7777 } ,
Original file line number Diff line number Diff line change @@ -220,9 +220,9 @@ export default {
220220 'en-US' : 'tip Hints'
221221 } ,
222222 desc : {
223- 'zh-CN' : '<p>通过 <code>propmtTip </code> 为 `true` 设置提示为 tip 类型,悬浮图标时显示 tip 提示。<p>' ,
223+ 'zh-CN' : '<p>通过 <code>promptTip </code> 为 `true` 设置提示为 tip 类型,悬浮图标时显示 tip 提示。<p>' ,
224224 'en-US' :
225- '<p>Set the prompt to the tip type by setting <code>propmtTip </code> to `true`. The tip prompt is displayed when the icon is suspended.</p>'
225+ '<p>Set the prompt to the tip type by setting <code>promptTip </code> to `true`. The tip prompt is displayed when the icon is suspended.</p>'
226226 } ,
227227 codeFiles : [ 'prompt-tip.vue' ]
228228 } ,
You can’t perform that action at this time.
0 commit comments