Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
jd-vx-app
Commits
6d9718d6
Commit
6d9718d6
authored
May 27, 2022
by
lijiongliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片修改
parent
593338a4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
main.js
main.js
+1
-1
personal.vue
pages/personal.vue
+1
-1
my2.jpg
static/my/my2.jpg
+0
-0
No files found.
main.js
View file @
6d9718d6
...
...
@@ -12,7 +12,7 @@ import scrollList from "@/common/scroll-list/scroll-list";
Vue
.
use
(
uView
);
Vue
.
prototype
.
http
=
http
// 订阅消息模板id
Vue
.
prototype
.
nc_templateid
=
'
59-hfHg3CnDvgVEnjqxiHRFwpABehc5lZxHQeUctlrg
'
Vue
.
prototype
.
nc_templateid
=
'
7iCStgZrlPdT6FYtybl5orIHVjGBENdm8MsOTNN7iMk
'
App
.
mpType
=
'app'
Vue
.
component
(
'ActiveForm'
,
ActiveForm
)
Vue
.
component
(
'scrollList'
,
scrollList
)
...
...
pages/personal.vue
View file @
6d9718d6
...
...
@@ -11,7 +11,7 @@
<div
class=
"ps__info"
>
<div
class=
"info__cover"
>
<image
v-if=
"avatar"
:src=
"avatar"
/>
<image
v-else
src=
"@/static/my/my2.
pn
g"
/>
<image
v-else
src=
"@/static/my/my2.
jp
g"
/>
</div>
<div>
<div
class=
"info__name"
>
{{
userInfo
.
nickName
||
'默认昵称'
}}
</div>
...
...
static/my/my2.jpg
0 → 100644
View file @
6d9718d6
28.1 KB
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