Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mini_own
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
geruidan
mini_own
Commits
3d78f3e3
Commit
3d78f3e3
authored
Mar 29, 2023
by
小耗子
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改uregistered
parent
1bfd3aaa
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
0 deletions
+40
-0
md.md
md.md
+37
-0
pages/index/defalutScreen.vue
pages/index/defalutScreen.vue
+3
-0
No files found.
md.md
0 → 100644
View file @
3d78f3e3
#### 测试
### 微信步数(zhmp):中汇内购
```
商城:106975910000477 测试环境小程序
企业:999999998 小程序
APPID: wx60c6530c49c52ff7
```
### 无步数商城小程序 :中汇豪泰
```
商城:119583623123146
企业:625 商城小程序
AppID:wx91fa336def077983
AppSecret: 7f2855a8ff743f1f295ecb9af07f5998
```
#### 正式
### 微信步数(zhmp):正式
```
商城:133507311100590
企业:202203282
APPID: wx60c6530c49c52ff7
```
### 理品堂步数小程序
```
企业:741
商城id:169782111100588
AppID(小程序ID) :wxf462b300a28539ec
AppSecret(小程序密钥) :aafbb74ee3e6dcc1c567d6c6ac721870
```
### 无步数商城小程序 :正式
```
商城:189099911100589
企业:20230328
AppID:wx91fa336def077983
AppSecret: 7f2855a8ff743f1f295ecb9af07f5998
```
pages/index/defalutScreen.vue
View file @
3d78f3e3
...
...
@@ -90,7 +90,10 @@
that
.
authCheck
().
then
(
checkCode
=>
{
if
(
checkCode
==
0
)
{
that
.
unregistered
=
true
;
}
else
if
(
checkCode
==
2001
){
that
.
unregistered
=
false
;
}
})
})
},
...
...
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