Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
Book_Read
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
Book_Read
Commits
ab9d4b04
Commit
ab9d4b04
authored
Nov 11, 2021
by
huoshizhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 不显示边框的情况
parent
2266d8b9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
hitItem.js
play/assets/Book_Read/scene/hitItem.js
+3
-1
config.json
publish/publish/config.json
+1
-1
No files found.
play/assets/Book_Read/scene/hitItem.js
View file @
ab9d4b04
...
@@ -144,7 +144,9 @@ cc.Class({
...
@@ -144,7 +144,9 @@ cc.Class({
/**隐藏边框 */
/**隐藏边框 */
showBox
()
{
showBox
()
{
this
.
quan
.
active
=
true
if
(
this
.
data
.
useBorder
)
{
this
.
quan
.
active
=
true
}
this
.
hand
.
active
=
false
this
.
hand
.
active
=
false
// this.btnX.active = true
// this.btnX.active = true
// this.icon_stop.active = true
// this.icon_stop.active = true
...
...
publish/publish/config.json
View file @
ab9d4b04
...
@@ -5,6 +5,6 @@
...
@@ -5,6 +5,6 @@
},
},
"android"
:
{
"android"
:
{
"sceneName"
:
"Book_Read"
,
"sceneName"
:
"Book_Read"
,
"version"
:
"
19db
d"
"version"
:
"
b401
d"
}
}
}
}
\ No newline at end of file
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