ray small label">0 Commits 46 Releases 0 Wiki

4 Commits (22e107cdccc4a5f2bbc6a049c9ca6a52064bde29)

Author SHA1 Message Date
  yy 066d7b039c 头像上传(待定 3 years ago
  yy 7d0a22ebe2 首页公告列表接口 3 years ago
  yy db877136d4 init 3 years ago
  yy 422ea9d470 init 3 years ago
freeBuyWeb - Gogs: Go Git Service

0元购的下载页面、隐私条款

林小冉 225d4c3d9e 更改样式问题 3 年之前
..
assets 225d4c3d9e 更改样式问题 3 年之前
router ef1754eaf6 PC、iOS端、微信端修改 4 年之前
views 225d4c3d9e 更改样式问题 3 年之前
App.vue ef1754eaf6 PC、iOS端、微信端修改 4 年之前
main.js ef1754eaf6 PC、iOS端、微信端修改 4 年之前
privacy.css 5a94936001 VUE 升级 4 年之前
client_web - Gogs: Go Git Service

报名考试前端页面(红色页面)

package.json 879B

    { "name": "client", "version": "0.1.0", "private": true, "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build", "lint": "vue-cli-service lint" }, "dependencies": { "axios": "^0.21.1", "core-js": "^3.6.5", "element-ui": "^2.15.1", "vue": "^2.6.11", "vue-router": "^3.2.0", "vuex": "^3.4.0" }, "devDependencies": { "@vue/cli-plugin-babel": "~4.5.0", "@vue/cli-plugin-eslint": "~4.5.0", "@vue/cli-plugin-router": "~4.5.0", "@vue/cli-plugin-vuex": "~4.5.0", "@vue/cli-service": "~4.5.0", "@vue/eslint-config-prettier": "^6.0.0", "babel-eslint": "^10.1.0", "eslint": "^6.7.2", "eslint-plugin-prettier": "^3.3.1", "eslint-plugin-vue": "^6.2.2", "less": "^3.0.4", "less-loader": "^5.0.0", "prettier": "^2.2.1", "vue-template-compiler": "^2.6.11" } }
admin_api - Gogs: Go Git Service

后台管理系统Java代码

.gitignore 262B

    # ---> Java *.class # Mobile Tools for Java (J2ME) .mtj.tmp/ # Package Files # *.jar *.war *.ear # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* ./oa-app/target/ ./.idea/ /.idea/ *.iml /oa-app/target/