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
0bbb4c35
Commit
0bbb4c35
authored
Jun 17, 2025
by
yuzhenWang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
换logo
parent
d84e9d30
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
+8
-4
environments/environment.ts
+4
-0
pages/personalCenter/personalCenter.vue
+4
-4
static/logo1.png
+0
-0
No files found.
environments/environment.ts
View file @
0bbb4c35
const
dev
=
{
const
dev
=
{
// base_url:'https://mstage.zuihuibi.cn',
// api_url:'https://mstage.zuihuibi.cn/cffpApi',
// cffp_url:'https://mstage.zuihuibi.cn/cffpApi/cffp',
// share_url:'https://mstage.zuihuibi.cn/cffp',
base_url
:
'https://mdev.anjibao.cn'
,
base_url
:
'https://mdev.anjibao.cn'
,
api_url
:
'https://mdev.anjibao.cn/cffpApi'
,
api_url
:
'https://mdev.anjibao.cn/cffpApi'
,
cffp_url
:
'https://mdev.anjibao.cn/cffpApi/cffp'
,
cffp_url
:
'https://mdev.anjibao.cn/cffpApi/cffp'
,
...
...
pages/personalCenter/personalCenter.vue
View file @
0bbb4c35
...
@@ -406,10 +406,10 @@
...
@@ -406,10 +406,10 @@
uni
.
setStorageSync
(
'userinfodataForm'
,
res
.
data
)
uni
.
setStorageSync
(
'userinfodataForm'
,
res
.
data
)
}
else
{
}
else
{
uni
.
showToast
({
//
uni.showToast({
title
:
res
[
'message'
],
//
title: res['message'],
duration
:
2000
//
duration: 2000
});
//
});
// 清空全部本地存储
// 清空全部本地存储
uni
.
clearStorageSync
();
uni
.
clearStorageSync
();
uni
.
setStorageSync
(
'loginType'
,
'visitor'
)
uni
.
setStorageSync
(
'loginType'
,
'visitor'
)
...
...
static/logo1.png
View file @
0bbb4c35
436 KB
|
W:
|
H:
12.1 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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