|
|
@ -1,5 +1,5 @@
|
|
|
|
<!doctype html>
|
|
|
|
<!doctype html>
|
|
|
|
<html lang="en" data-ng-app="FileManagerApp">
|
|
|
|
<html lang="zh-cn" data-ng-app="FileManagerApp">
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
|
|
|
|
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta charset="utf-8">
|
|
|
@ -96,4 +96,4 @@ upload_load=0;
|
|
|
|
|
|
|
|
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
{$options.js_code}
|
|
|
|
{$options.js_code}
|
|
|
|
</html>
|
|
|
|
</html>
|
|
|
|