Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
PU22
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
PU22
Commits
b9b74d3f
Commit
b9b74d3f
authored
4 years ago
by
jeff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
ad1bc658
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
picNode.js
play/assets/scene/scene/picNode.js
+1
-1
No files found.
play/assets/scene/scene/picNode.js
View file @
b9b74d3f
...
@@ -57,7 +57,7 @@ cc.Class({
...
@@ -57,7 +57,7 @@ cc.Class({
// })
// })
let
rect
=
data
.
bgItem
.
rect
let
rect
=
data
.
bgItem
.
rect
let
scale
=
1280
/
rect
.
width
let
scale
=
1280
/
rect
.
width
let
node
let
node
,
comp
for
(
let
one
of
data
.
hotZoneItemArr
)
{
for
(
let
one
of
data
.
hotZoneItemArr
)
{
if
(
one
.
gIdx
==
'
0
'
)
{
// 发音句子
if
(
one
.
gIdx
==
'
0
'
)
{
// 发音句子
node
=
cc
.
instantiate
(
this
.
wordsPre
)
node
=
cc
.
instantiate
(
this
.
wordsPre
)
...
...
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