8.17 to 3

This commit is contained in:
yezhenman 2022-08-17 16:22:36 +08:00
parent 6a0f198cad
commit a84b853fd5
5 changed files with 4 additions and 3 deletions

1
erp

@ -1 +0,0 @@
Subproject commit 3bef99e0c3a8b98b3a02f68761e7eec370702e8f

Binary file not shown.

View File

@ -1,5 +1,5 @@
{ {
"name": "ERP系统", "name": "春分ERP-鲜花",
"version": "0.1.0", "version": "0.1.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,

View File

@ -1,5 +1,5 @@
{ {
"name": "hello-world", "name": "erp",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -22,3 +22,5 @@ new Vue({
store, store,
render: (h) => h(App), render: (h) => h(App),
}).$mount("#app"); }).$mount("#app");
document.title = "春分ERP-鲜花";