Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tianzerencai_xcx
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
石盼盼
tianzerencai_xcx
Commits
07210938
Commit
07210938
authored
Oct 27, 2021
by
石盼盼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
2c206e90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
8 deletions
+1
-8
translate.js
pages/translate/translate.js
+1
-8
No files found.
pages/translate/translate.js
View file @
07210938
...
...
@@ -43,13 +43,6 @@ Page({
onLoad
:
function
(
options
)
{
this
.
getList
()
},
/**
* 生命周期函数--监听页面显示
*/
onShow
:
function
()
{
},
getList
()
{
let
params
=
{
url
:
apiList
.
live_list
,
...
...
@@ -75,7 +68,7 @@ Page({
base
.
newRequest
(
params
)
},
goLive
(
e
)
{
console
.
log
(
e
.
currentTarget
.
dataset
.
roomid
)
//
console.log(e.currentTarget.dataset.roomid)
let
roomId
=
e
.
currentTarget
.
dataset
.
roomid
// 房间号
try
{
var
userInfo
=
wx
.
getStorageSync
(
'
userInfo
'
)
...
...
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