文件操作 - index.mjs
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/vue/jsx-runtime/index.mjs
编辑文件内容
import { h, Fragment } from 'vue' function jsx(type, props, key) { const { children } = props delete props.children if (arguments.length > 2) { props.key = key } return h(type, props, children) } export { Fragment, jsx, jsx as jsxs, jsx as jsxDEV }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件