Commit 217ef50fefdfe57101acc23242d6ec76941372bc

Authored by yvan.ni
1 parent f7f65b37

binding_info删除

app.json
@@ -145,7 +145,6 @@ @@ -145,7 +145,6 @@
145 "pages/user/Change_phone/Change_phone", 145 "pages/user/Change_phone/Change_phone",
146 "pages/zuhegou/index/index", 146 "pages/zuhegou/index/index",
147 "pages/zuhegou/list/list", 147 "pages/zuhegou/list/list",
148 - "pages/user/binding_info/binding_info",  
149 "pages/user/choice_guide/choice_guide", 148 "pages/user/choice_guide/choice_guide",
150 "pages/video/index", 149 "pages/video/index",
151 "pages/boxes-list/boxes-list", 150 "pages/boxes-list/boxes-list",
packageB/pages/user/binding_info/binding_info.js deleted
1 -// packageB/pages/user/binding_info/binding_info.js  
2 -Page({  
3 -  
4 - /**  
5 - * 页面的初始数据  
6 - */  
7 - data: {  
8 -  
9 - },  
10 -  
11 - /**  
12 - * 生命周期函数--监听页面加载  
13 - */  
14 - onLoad: function (options) {  
15 -  
16 - },  
17 -  
18 - /**  
19 - * 生命周期函数--监听页面初次渲染完成  
20 - */  
21 - onReady: function () {  
22 -  
23 - },  
24 -  
25 - /**  
26 - * 生命周期函数--监听页面显示  
27 - */  
28 - onShow: function () {  
29 - getApp().check_can_share();  
30 - },  
31 -  
32 - /**  
33 - * 生命周期函数--监听页面隐藏  
34 - */  
35 - onHide: function () {  
36 -  
37 - },  
38 -  
39 - /**  
40 - * 生命周期函数--监听页面卸载  
41 - */  
42 - onUnload: function () {  
43 -  
44 - },  
45 -  
46 - /**  
47 - * 页面相关事件处理函数--监听用户下拉动作  
48 - */  
49 - onPullDownRefresh: function () {  
50 -  
51 - },  
52 -  
53 - /**  
54 - * 页面上拉触底事件的处理函数  
55 - */  
56 - onReachBottom: function () {  
57 -  
58 - },  
59 -  
60 - /**  
61 - * 用户点击右上角分享  
62 - */  
63 - onShareAppMessage: function () { getApp().globalData.no_clear=1  
64 -  
65 - }  
66 -})  
67 \ No newline at end of file 0 \ No newline at end of file
packageB/pages/user/binding_info/binding_info.json deleted
1 -{  
2 - "usingComponents": {}  
3 -}  
4 \ No newline at end of file 0 \ No newline at end of file
packageB/pages/user/binding_info/binding_info.wxml deleted
1 -<!--packageB/pages/user/binding_info/binding_info.wxml-->  
2 -<text>packageB/pages/user/binding_info/binding_info.wxml</text>  
packageB/pages/user/binding_info/binding_info.wxss deleted
1 -/* packageB/pages/user/binding_info/binding_info.wxss */  
2 \ No newline at end of file 0 \ No newline at end of file