Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
NFT
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanfeng zhang
NFT
Commits
6dd6ced1
Commit
6dd6ced1
authored
Jan 04, 2022
by
salitedfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改实名认证缓存问题
parent
07ac19eb
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
9 deletions
+12
-9
index.vue
src/view/Auth/index.vue
+4
-0
index.vue
src/view/Mine/index.vue
+6
-7
index.vue
src/view/NFT/Copyright/CopyrightList/index.vue
+1
-1
form.vue
src/view/NFT/Create/form.vue
+1
-1
No files found.
src/view/Auth/index.vue
View file @
6dd6ced1
...
@@ -51,6 +51,10 @@ export default Vue.extend({
...
@@ -51,6 +51,10 @@ export default Vue.extend({
localStorage
.
setItem
(
'isCertificate'
,
'true'
)
localStorage
.
setItem
(
'isCertificate'
,
'true'
)
localStorage
.
setItem
(
'authInfo'
,
JSON
.
stringify
((
user
as
any
).
authPerson
))
localStorage
.
setItem
(
'authInfo'
,
JSON
.
stringify
((
user
as
any
).
authPerson
))
}
}
if
(
!
(
user
as
any
).
authStatus
)
{
localStorage
.
setItem
(
'isCertificate'
,
'false'
)
localStorage
.
setItem
(
'authInfo'
,
''
)
}
}
else
if
(
typeof
ret
==
'string'
){
}
else
if
(
typeof
ret
==
'string'
){
this
.
$toast
(
ret
)
this
.
$toast
(
ret
)
}
}
...
...
src/view/Mine/index.vue
View file @
6dd6ced1
...
@@ -57,8 +57,7 @@
...
@@ -57,8 +57,7 @@
<app-cell
text=
'收藏'
boxType=
'border'
labelIcon=
'icon-heart'
icon=
'icon-xiayibu'
@
click
.
native=
'cellClick("Collection")'
></app-cell>
<app-cell
text=
'收藏'
boxType=
'border'
labelIcon=
'icon-heart'
icon=
'icon-xiayibu'
@
click
.
native=
'cellClick("Collection")'
></app-cell>
<app-cell
text=
'实名认证'
boxType=
'border'
labelIcon=
'icon-anquanzhongxin89'
icon=
'icon-xiayibu'
@
click
.
native=
'$router.push(
{name:"Safe"})'>
</app-cell>
<app-cell
text=
'实名认证'
boxType=
'border'
labelIcon=
'icon-anquanzhongxin89'
icon=
'icon-xiayibu'
@
click
.
native=
'$router.push(
{name:"Safe"})'>
</app-cell>
<app-cell
text=
'联系我们'
boxType=
'border'
labelIcon=
'icon-lianxiwomen'
icon=
'icon-xiayibu'
@
click
.
native=
'$router.push(
{name:"Contact"})'>
</app-cell>
<app-cell
text=
'联系我们'
boxType=
'border'
labelIcon=
'icon-lianxiwomen'
icon=
'icon-xiayibu'
@
click
.
native=
'$router.push(
{name:"Contact"})'>
</app-cell>
<app-cell
text=
'app下载'
boxType=
'border'
labelIcon=
'icon-lianxiwomen'
icon=
'icon-xiayibu'
@
click
.
native=
'$router.push(
{name:"Download"})'>
</app-cell>
<!--
<app-cell
text=
'app下载'
boxType=
'border'
labelIcon=
'icon-lianxiwomen'
icon=
'icon-xiayibu'
@
click
.
native=
'$router.push(
{name:"Download"})'>
</app-cell>
-->
<!--
<app-cell
text=
'设置'
boxType=
'border'
labelIcon=
'icon-setting'
icon=
'icon-xiayibu'
@
click
.
native=
'$router.push(
{name:"Deving"})'>
</app-cell>
-->
<div
class=
'h-16'
></div>
<div
class=
'h-16'
></div>
</div>
</div>
</Layout-Main>
</Layout-Main>
...
@@ -75,11 +74,11 @@ import bossyingyetingchushi from "../../assets/img/img-BOSS-yingyeting-chushi.pn
...
@@ -75,11 +74,11 @@ import bossyingyetingchushi from "../../assets/img/img-BOSS-yingyeting-chushi.pn
Vue
.
use
(
Badge
)
Vue
.
use
(
Badge
)
const
apps
=
[
const
apps
=
[
{
//
{
text
:
'版权申请'
,
//
text:'版权申请',
icon
:
anquanzhongxin89
,
//
icon: anquanzhongxin89,
path
:
'/Copyright/List'
//
path: '/Copyright/List'
},
//
},
{
{
text
:
'存证查询'
,
text
:
'存证查询'
,
icon
:
chakan
,
icon
:
chakan
,
...
...
src/view/NFT/Copyright/CopyrightList/index.vue
View file @
6dd6ced1
...
@@ -136,7 +136,7 @@ export default Vue.extend({
...
@@ -136,7 +136,7 @@ export default Vue.extend({
proofName
:
res
.
opusName
,
proofName
:
res
.
opusName
,
proofFeature
:
res
.
opusProperty
,
proofFeature
:
res
.
opusProperty
,
proofType
:
res
.
opusCategory
,
proofType
:
res
.
opusCategory
,
evidenceUser
:
'上海艺儒
投资文化
有限公司'
,
evidenceUser
:
'上海艺儒
文化投资
有限公司'
,
evidenceTime
:
res
.
evidenceDate
,
evidenceTime
:
res
.
evidenceDate
,
}
}
this
.
showCprCer
=
true
this
.
showCprCer
=
true
...
...
src/view/NFT/Create/form.vue
View file @
6dd6ced1
...
@@ -278,7 +278,7 @@ export default Vue.extend({
...
@@ -278,7 +278,7 @@ export default Vue.extend({
a
:
""
,
a
:
""
,
createNFT
:
{
createNFT
:
{
value_name
:
""
,
value_name
:
""
,
value_publisher
:
JSON
.
parse
(
localStorage
.
getItem
(
'
KEY_USER'
)
as
string
).
authPerson
.
name
,
value_publisher
:
JSON
.
parse
(
localStorage
.
getItem
(
'
authInfo'
)
as
string
)?
JSON
.
parse
(
localStorage
.
getItem
(
'authInfo'
)
as
string
).
name
:
''
,
value_picker
:
[],
value_picker
:
[],
value_des
:
""
,
value_des
:
""
,
archives
:
0
,
archives
:
0
,
...
...
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