ed Git service written in Go" /> client_web - Gogs: Go Git Service

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

.gitignore 249B

    .DS_Store node_modules /dist # local env files .env.local .env.*.local # Log files npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Editor directories and files .idea .vscode *.suo *.ntvs* *.njsproj *.sln *.sw? package-lock.json
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/
client_web_mobile - Gogs: Go Git Service

信创手机端

package.json 886B

    { "name": "mobile_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代码

README.md 104B

admin_api

后台管理系统Java代码

1.接口运行地址:http://localhost:8081/zhbg/place/query

client_web - Gogs: Go Git Service

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

README.md 318B

client

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.

admin_api - Gogs: Go Git Service

后台管理系统Java代码

README.md 104B

admin_api

后台管理系统Java代码

1.接口运行地址:http://localhost:8081/zhbg/place/query

Sign In - Gogs: Go Git Service

Sign In