Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
shuzilixiangwaibao
/
wanda-vr
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
eb173417
authored
Sep 07, 2020
by
junxiang wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉调试信息
parent
8f391b6f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tour.html
+2
-2
No files found.
tour.html
View file @
eb173417
...
...
@@ -133,7 +133,7 @@ function krpano_onready_callback(krpano_interface) {
// 小行星入场才会在vtourskin.xml中调用
function
littleplanetintro_onready_callback
()
{
console
.
log
(
'littleplanetintro_onready_callback'
)
alert
(
'littleplanetintro_onready_callback'
)
//
alert('littleplanetintro_onready_callback')
}
/**
...
...
@@ -244,7 +244,7 @@ function _init_wx_jssdk(){
async
function
showSwiper
()
{
console
.
log
(
'showSwipershowSwipershowSwiper'
)
alert
(
'showSwipershowSwipershowSwiper'
)
//
alert('showSwipershowSwipershowSwiper')
document
.
getElementById
(
'swiper'
).
style
.
visibility
=
'visible'
document
.
getElementById
(
'swiper'
).
style
.
zIndex
=
4
...
...
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