Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
new_taobao
Project
Project
Details
Activity
Releases
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
wildfirecode13
new_taobao
Commits
7f1ef489
Commit
7f1ef489
authored
Oct 03, 2020
by
AU-Pro-mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add new code --12
parent
4104ce72
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
191 additions
and
161 deletions
+191
-161
output.js
taobao_mini/client/pages/pagecanvas/output.js
+99
-69
pagecanvas.js
taobao_mini/client/pages/pagecanvas/pagecanvas.js
+2
-2
turnTablePage.js
taobao_mini/client/pages/turnTablePage/turnTablePage.js
+1
-1
resListAvatar.js
taobao_mini/client/resconfig/resListAvatar.js
+89
-89
No files found.
taobao_mini/client/pages/pagecanvas/output.js
View file @
7f1ef489
This diff is collapsed.
Click to expand it.
taobao_mini/client/pages/pagecanvas/pagecanvas.js
View file @
7f1ef489
...
...
@@ -242,9 +242,9 @@ Component({
// console.log(unescape(str_))
let
_rsl1
=
unescape
(
str_
[
this
.
sum
(
0
,
str_
.
length
-
1
)])
let
_rsl2
=
unescape
(
str_
[
this
.
sum
(
0
,
str_
.
length
-
1
)])
return
_rsl1
+
'
XXXXXX
'
+
_rsl2
return
_rsl1
+
'
*****
'
+
_rsl2
},
// 生成假用户头像
getFakeAvatar
()
{
let
avatarArr
=
Object
.
keys
(
resListAvatar
)
...
...
taobao_mini/client/pages/turnTablePage/turnTablePage.js
View file @
7f1ef489
...
...
@@ -115,7 +115,7 @@ Page({
// let data = {
// id: '5f7295860cb733e8928791b6',
// type: 3,
// name: '一碗
热翔
',
// name: '一碗',
// image: '//yun.duiba.com.cn/spark/assets/9be08f492b1e9fb4006cd676bcf5df760856b74a.png'
// }
...
...
taobao_mini/client/resconfig/resListAvatar.js
View file @
7f1ef489
This diff is collapsed.
Click to expand it.
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