説明なし

dusenyao bc1f13bd94 对接分享接口和图片上传功能优化 1 年間 前
.vscode e49b30f441 练习题 选择题 1 年間 前
patches 7bf91809aa 添加 patch-package 包,并对 tinymce 进行 patch,避免在更新时被覆盖。 1 年間 前
public e49b30f441 练习题 选择题 1 年間 前
src bc1f13bd94 对接分享接口和图片上传功能优化 1 年間 前
.env 3fd53d7a99 初始化项目 1 年間 前
.env.development 3fd53d7a99 初始化项目 1 年間 前
.env.production 3fd53d7a99 初始化项目 1 年間 前
.eslintignore 3fd53d7a99 初始化项目 1 年間 前
.eslintrc.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 年間 前
.gitignore 3fd53d7a99 初始化项目 1 年間 前
.npmrc 3fd53d7a99 初始化项目 1 年間 前
.prettierrc.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 年間 前
.stylelintignore 3fd53d7a99 初始化项目 1 年間 前
README.md 3fd53d7a99 初始化项目 1 年間 前
babel.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 年間 前
jsconfig.json 3fd53d7a99 初始化项目 1 年間 前
package-lock.json bc1f13bd94 对接分享接口和图片上传功能优化 1 年間 前
package.json bc1f13bd94 对接分享接口和图片上传功能优化 1 年間 前
stylelint.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 年間 前
vue.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 年間 前

README.md

beiyu2

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.