From 3c8e7dca8a0699f462d988c34f4f887d42602736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E6=B4=81=E7=8E=B2?= Date: Mon, 14 Jul 2025 14:57:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(info):=20=E6=9B=B4=E6=96=B0=E5=85=AC?= =?UTF-8?q?=E5=8F=B8=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RunJS/webapp/WEB-INF/templates/www/code/dialog.vm | 2 +- RunJS/webapp/WEB-INF/templates/www/detail.vm | 2 +- RunJS/webapp/WEB-INF/templates/www/help.vm | 2 +- RunJS/webapp/WEB-INF/templates/www/index.vm | 2 +- RunJS/webapp/WEB-INF/templates/www/new_index.vm | 2 +- RunJS/webapp/WEB-INF/templates/www/plugin.vm | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/RunJS/webapp/WEB-INF/templates/www/code/dialog.vm b/RunJS/webapp/WEB-INF/templates/www/code/dialog.vm index 0fbe292..b435386 100644 --- a/RunJS/webapp/WEB-INF/templates/www/code/dialog.vm +++ b/RunJS/webapp/WEB-INF/templates/www/code/dialog.vm @@ -281,7 +281,7 @@ $request.setAttribute("close_comment",true)

分享和Fork:可以方便地将你的代码分享到微博,别人可以Fork你的代码作为一个分支。

文件上传:可以很方便的上传外部js、css、图片等资源来丰富web页面。

人性化编辑器:我们使用CodeMirror构建了方便的编辑器,包括语法高亮、快捷键、自动完成等功能。

- ##

© 奥思网络(OsChina.NET) | 粤ICP备12009483号-7

+ ##

© 奥思网络(OsChina.NET) | 京ICP备2024059488号

diff --git a/RunJS/webapp/WEB-INF/templates/www/detail.vm b/RunJS/webapp/WEB-INF/templates/www/detail.vm index 5d36a51..82664e8 100644 --- a/RunJS/webapp/WEB-INF/templates/www/detail.vm +++ b/RunJS/webapp/WEB-INF/templates/www/detail.vm @@ -393,7 +393,7 @@ diff --git a/RunJS/webapp/WEB-INF/templates/www/help.vm b/RunJS/webapp/WEB-INF/templates/www/help.vm index ce3a654..0ae47d2 100644 --- a/RunJS/webapp/WEB-INF/templates/www/help.vm +++ b/RunJS/webapp/WEB-INF/templates/www/help.vm @@ -250,7 +250,7 @@ window.open(url,name, \ No newline at end of file diff --git a/RunJS/webapp/WEB-INF/templates/www/index.vm b/RunJS/webapp/WEB-INF/templates/www/index.vm index d312e77..491a99e 100644 --- a/RunJS/webapp/WEB-INF/templates/www/index.vm +++ b/RunJS/webapp/WEB-INF/templates/www/index.vm @@ -274,7 +274,7 @@ diff --git a/RunJS/webapp/WEB-INF/templates/www/new_index.vm b/RunJS/webapp/WEB-INF/templates/www/new_index.vm index 1184590..a7464bc 100644 --- a/RunJS/webapp/WEB-INF/templates/www/new_index.vm +++ b/RunJS/webapp/WEB-INF/templates/www/new_index.vm @@ -230,7 +230,7 @@ diff --git a/RunJS/webapp/WEB-INF/templates/www/plugin.vm b/RunJS/webapp/WEB-INF/templates/www/plugin.vm index 0be9aec..cdfb78f 100644 --- a/RunJS/webapp/WEB-INF/templates/www/plugin.vm +++ b/RunJS/webapp/WEB-INF/templates/www/plugin.vm @@ -219,7 +219,7 @@ -- Gitee