Merge remote main and resolve README conflict
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,35 +1,16 @@
|
|||||||
# showtime_pay
|
# weihai_erp
|
||||||
|
|
||||||
This template should help get you started developing with Vue 3 in Vite.
|
威海项目 ERP 前端(Vue 3 + Vite + Tauri)
|
||||||
|
|
||||||
## 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
|
```sh
|
||||||
npm install
|
npm install
|
||||||
```
|
|
||||||
|
|
||||||
### Compile and Hot-Reload for Development
|
|
||||||
|
|
||||||
```sh
|
|
||||||
npm run dev
|
npm run dev
|
||||||
```
|
|
||||||
|
|
||||||
### Compile and Minify for Production
|
|
||||||
|
|
||||||
```sh
|
|
||||||
npm run build
|
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)
|
||||||
- **应用内「更新说明」弹层:** [`src/data/appChangelog.js`](src/data/appChangelog.js)(与上者同日条目应对齐)。
|
- **多维表技术长文:** [`docs/多维表格(MDT)_改动纪要.md`](docs/多维表格(MDT)_改动纪要.md)
|
||||||
- **多维表技术长文(列类型、数据源、`oa_config` 备忘等):** [`docs/多维表格(MDT)_改动纪要.md`](docs/多维表格(MDT)_改动纪要.md)。
|
|
||||||
|
|||||||
Reference in New Issue
Block a user