Nenhuma descrição

dusenyao e29baef464 将公用数据与方法封装入 QuestionMixin.js 中 1 ano atrás
.vscode e49b30f441 练习题 选择题 1 ano atrás
patches e209cf36f6 图片上传功能优化 1 ano atrás
public e49b30f441 练习题 选择题 1 ano atrás
src e29baef464 将公用数据与方法封装入 QuestionMixin.js 中 1 ano atrás
.env 3fd53d7a99 初始化项目 1 ano atrás
.env.development 3fd53d7a99 初始化项目 1 ano atrás
.env.production 3fd53d7a99 初始化项目 1 ano atrás
.eslintignore 3fd53d7a99 初始化项目 1 ano atrás
.eslintrc.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 ano atrás
.gitignore 3fd53d7a99 初始化项目 1 ano atrás
.npmrc 3fd53d7a99 初始化项目 1 ano atrás
.prettierrc.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 ano atrás
.stylelintignore 3fd53d7a99 初始化项目 1 ano atrás
README.md 3fd53d7a99 初始化项目 1 ano atrás
babel.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 ano atrás
jsconfig.json 3fd53d7a99 初始化项目 1 ano atrás
package-lock.json bc1f13bd94 对接分享接口和图片上传功能优化 1 ano atrás
package.json bc1f13bd94 对接分享接口和图片上传功能优化 1 ano atrás
stylelint.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 ano atrás
vue.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 ano atrás

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.