Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
xyxBooking-weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2026-01-12 12:56:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
493ef827554c516ea83e5d42940f085b9bc01705
493ef827
1 parent
c47eb7d6
chore: 更新微信小程序appid
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
project.config.json
project.tt.json
project.config.json
View file @
493ef82
...
...
@@ -2,7 +2,7 @@
"miniprogramRoot"
:
"./dist"
,
"projectname"
:
"xyxBooking"
,
"description"
:
"西园寺预约"
,
"appid"
:
"wx
bf875033c6115304
"
,
"appid"
:
"wx
888a4bcd4b742e75
"
,
"setting"
:
{
"urlCheck"
:
true
,
"es6"
:
false
,
...
...
project.tt.json
View file @
493ef82
...
...
@@ -2,7 +2,7 @@
"miniprogramRoot"
:
"./"
,
"projectname"
:
"xyxBooking"
,
"description"
:
"西园寺预约"
,
"appid"
:
"wx
bf875033c6115304
"
,
"appid"
:
"wx
888a4bcd4b742e75
"
,
"setting"
:
{
"urlCheck"
:
true
,
"es6"
:
false
,
...
...
Please
register
or
login
to post a comment