Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
4d605f22
Commit
4d605f22
authored
Aug 26, 2025
by
Sweet Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试环境和生产环境保持一致的子目录名称
parent
3a2ccad6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
environments/environment.ts
+1
-1
manifest.json
+1
-1
No files found.
environments/environment.ts
View file @
4d605f22
...
...
@@ -42,7 +42,7 @@ let companyInfo = {
companyFullName
:
'银盾家办(广州)企业管理咨询有限公司'
,
companyLogo
:
'../../static/logo2.png'
,
systemType
:
'NoIOS'
,
imgType
:
'
cffp
'
//因为测试环境用的cffp,生产环境要改成appYdhomeoffice
imgType
:
'
appYdhomeoffice
'
//因为测试环境用的cffp,生产环境要改成appYdhomeoffice
}
const
config
=
{
dev
,
...
...
manifest.json
View file @
4d605f22
...
...
@@ -169,7 +169,7 @@
"vueVersion"
:
"3"
,
"h5"
:
{
"router"
:
{
"base"
:
"/
cffp
/"
,
"base"
:
"/
appYdhomeoffice
/"
,
"mode"
:
"history"
},
"devServer"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment