7 lines
83 B
JavaScript
7 lines
83 B
JavaScript
//>>built
|
|
define(
|
|
"dojox/form/nls/zh/Uploader", ({
|
|
label: "选择文件..."
|
|
})
|
|
);
|