This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[订单详情][修改]:[修改订单详情二维码的层级]
tags/河北版C.8.1.01
meo
6 years ago
parent
0e7e22ee56
commit
a0efdf7537
2 changed files
with
2 additions
and
29 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/orderquanma/index.wxss
+1
-28
pages/specialcourtesy/specialcourtesy.js
+ 1
- 1
pages/orderquanma/index.wxss
View File
@@ -45,7 +45,7 @@ page {
border-radius:10rpx;
margin:0 auto;
padding:0;
z-index:10000
000000
;
z-index:10000;
}
.pane2 {
+ 1
- 28
pages/specialcourtesy/specialcourtesy.js
View File
@@ -98,32 +98,5 @@ Page({
console.log("获取设备信息失败" + e);
}
return size;
},
/**
* 生命周期函数--监听页面隐藏
*/
onHide: function () {
},
/**
* 生命周期函数--监听页面卸载
*/
onUnload: function () {
},
/**
* 页面相关事件处理函数--监听用户下拉动作
*/
onPullDownRefresh: function () {
},
/**
* 页面上拉触底事件的处理函数
*/
onReachBottom: function () {
},
}
})
Write
Preview
Loading…
Cancel
Save