This commit is contained in:
xiaojibeier
2026-07-06 03:36:46 +08:00
parent 300b15aa9f
commit f3726f0810
506 changed files with 221985 additions and 1 deletions
Regular → Executable
+34 -1
View File
@@ -1,2 +1,35 @@
# weihai_erp
# showtime_pay
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vite.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```
## 变更记录
- **仓库级按日摘录(威海前端):** 根目录 **[`PROJECT_OVERVIEW.md`](../../../PROJECT_OVERVIEW.md)** → **「8. showtime_weihai」** 变更摘录(**最新见 2026-05-10** 含组织/部门关联物料分类、成员列与 KPI 展示、常量信息选择过滤与删除确认等;**2026-05-09** 含多维表传播索引与配置管理刷新等)。
- **应用内「更新说明」弹层:** [`src/data/appChangelog.js`](src/data/appChangelog.js)(与上者同日条目应对齐)。
- **多维表技术长文(列类型、数据源、`oa_config` 备忘等):** [`docs/多维表格(MDT)_改动纪要.md`](docs/多维表格(MDT)_改动纪要.md)。