普達國際公司網站
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wayne 06c203ccea
bug fix #3
2 years ago
admin bug fix 2 years ago
app 0000931 0000932 2 years ago
mysql init 2 years ago
web bug fix #3 2 years ago
.gitignore 移除.vscode 2 years ago
README.md 0000931 0000932 2 years ago
docker-compose.yaml bug kfix 2 years ago
mkprod.sh v1.0.0 release 2 years ago
prodio.sql bug kfix 2 years ago
showdoc_db.sh bug kfix 2 years ago

README.md

普達國際 CMS

系統架構

目錄結構

. ├── app 後端webman程式 ├── admin 後台前端 │ ├── helpers.php │ └── bootstrap.php
├── web 前台前端 └── data 系統資枓

前端

前台

  • Nuxt

前台考慮將來會有SEO的需求,還有使用技術的一致性.使用Nuxt3建構工具架設.

後台

  • Vue + Vite
  • element ui

後端

  • webman