Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
junlebao-milk-20240619
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
SparkProjects
junlebao-milk-20240619
Commits
a251c1ee
Commit
a251c1ee
authored
Jun 27, 2024
by
俞嘉婷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 线上测试域名
parent
8370009b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
config.ts
miniprogram/utils/config.ts
+3
-2
No files found.
miniprogram/utils/config.ts
View file @
a251c1ee
...
@@ -25,13 +25,14 @@ export const publishOptions = {
...
@@ -25,13 +25,14 @@ export const publishOptions = {
projectId
:
"publish"
,
projectId
:
"publish"
,
}
}
export
default
test
Options
;
export
default
prev
Options
;
export
enum
API_PATH
{
export
enum
API_PATH
{
index
=
"home/coop_index.do"
,
index
=
"home/coop_index.do"
,
activity
=
"home/coop_activity.do"
,
activity
=
"home/coop_activity.do"
,
subscribe
=
"home/coop_subscribe.do"
,
subscribe
=
"home/coop_subscribe.do"
,
login
=
"/wechat/jlb/login"
,
buried
=
"home/coop_buried.do"
,
login
=
"/wechat/jlb/autologin"
,
imgUpload
=
"/customActivity/duiba/imgUploadUrl"
,
imgUpload
=
"/customActivity/duiba/imgUploadUrl"
,
}
}
\ No newline at end of file
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