Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2024-06-24 16:33:04 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a084e14acba35ce3a3a2f382ecd71c4e1c96f8bc
a084e14a
1 parent
a0a08e78
更新vant版本和oa编辑地址
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
package.json
package.json
View file @
a084e14
...
...
@@ -14,8 +14,8 @@
"build_tar"
:
"npm run build && npm run tar"
,
"scp-dev"
:
"scp dist.tar.gz ipadbiz-inner:/opt/space-dev/f/custom_form"
,
"dec-dev"
:
"ssh ipadbiz-inner 'cd /opt/space-dev/f/custom_form && tar -xzvf dist.tar.gz && rm -rf dist.tar.gz'"
,
"scp-oa"
:
"scp dist.tar.gz i
tomix@ipadbiz.cn
:/opt/oa/f/custom_form"
,
"dec-oa"
:
"ssh i
tomix@ipadbiz.cn
'cd /opt/oa/f/custom_form && tar -xzvf dist.tar.gz && rm -rf dist.tar.gz'"
,
"scp-oa"
:
"scp dist.tar.gz i
padbiz-inner
:/opt/oa/f/custom_form"
,
"dec-oa"
:
"ssh i
padbiz-inner
'cd /opt/oa/f/custom_form && tar -xzvf dist.tar.gz && rm -rf dist.tar.gz'"
,
"scp-mituo"
:
"scp dist.tar.gz itomix@ipadbiz.cn:/opt/mituo/f/custom_form"
,
"dec-mituo"
:
"ssh itomix@ipadbiz.cn 'cd /opt/mituo/f/custom_form && tar -xzvf dist.tar.gz && rm -rf dist.tar.gz'"
,
"scp-guanzong"
:
"scp dist.tar.gz itomix@ipadbiz.cn:/opt/guanzong/f/custom_form"
,
...
...
@@ -57,7 +57,7 @@
"sha1"
:
"^1.1.1"
,
"typescript"
:
"^4.7.3"
,
"uuid"
:
"^8.3.2"
,
"vant"
:
"^4.9.
0
"
,
"vant"
:
"^4.9.
1
"
,
"vconsole"
:
"^3.14.6"
,
"vite-plugin-dynamic-import"
:
"^0.9.6"
,
"vite-plugin-mp"
:
"^1.6.1"
,
...
...
Please
register
or
login
to post a comment