Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bh_face_counter
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄天晨
bh_face_counter
Commits
473b091f
Commit
473b091f
authored
Feb 17, 2025
by
Muyz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
白加黑oem
parent
afece349
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
2 deletions
+2
-2
logo.png
src/assets/logo.png
+0
-0
logo2.png
src/assets/logo2.png
+0
-0
logo3.png
src/assets/logo3.png
+0
-0
logo4.png
src/assets/logo4.png
+0
-0
config.js
src/utils/config.js
+2
-2
No files found.
src/assets/logo.png
View replaced file @
afece349
View file @
473b091f
21.3 KB
|
W:
|
H:
11.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/assets/logo2.png
View replaced file @
afece349
View file @
473b091f
20.9 KB
|
W:
|
H:
11.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/assets/logo3.png
View replaced file @
afece349
View file @
473b091f
12.8 KB
|
W:
|
H:
11.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/assets/logo4.png
View replaced file @
afece349
View file @
473b091f
139 KB
|
W:
|
H:
11.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/utils/config.js
View file @
473b091f
...
@@ -6,12 +6,12 @@ export const host = isProd
...
@@ -6,12 +6,12 @@ export const host = isProd
// export const host = isProd
// export const host = isProd
// ? `https://api${app}.vs-u.com`
// ? `https://api${app}.vs-u.com`
// : `https://api${app}.vs-u.com`;
// : `https://api${app}.vs-u.com`;
export
const
login
=
`https://m
${
app
}
.vs-u.com`
;
export
const
login
=
`https://m
.bh
.vs-u.com`
;
export
const
qrHost
=
login
;
export
const
qrHost
=
login
;
export
const
imgUrl
=
'http://barcod.oss-cn-shenzhen.aliyuncs.com/images/'
;
export
const
imgUrl
=
'http://barcod.oss-cn-shenzhen.aliyuncs.com/images/'
;
export
const
watermark
=
'.jpg?x-oss-process=style/zmgo_thumb_watermark'
;
export
const
watermark
=
'.jpg?x-oss-process=style/zmgo_thumb_watermark'
;
export
const
appName
=
'云值守人工智能'
;
export
const
appName
=
'云值守人工智能'
;
export
const
payTitle
=
'
仲马购
-自助收银台'
;
export
const
payTitle
=
'
云店长
-自助收银台'
;
export
const
payScancodeTitle
=
'微信、支付宝扫码付款'
;
export
const
payScancodeTitle
=
'微信、支付宝扫码付款'
;
export
const
bucket
=
export
const
bucket
=
process
.
env
.
NODE_ENV
===
'production'
?
'zhongma'
:
'self-shop-test'
;
process
.
env
.
NODE_ENV
===
'production'
?
'zhongma'
:
'self-shop-test'
;
...
...
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