Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7-Eleven
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
高淑倩
7-Eleven
Commits
0dd99de1
Commit
0dd99de1
authored
Sep 04, 2019
by
赵雅纹
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-zyw-sc' into 'dev_7.1.0'
Feature zyw sc See merge request
!111
parents
7d9b05fc
a59c0d60
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
confirmOrder.js
src/pages/confirmOrder/confirmOrder.js
+1
-1
logistics.js
src/pages/logistics/logistics.js
+1
-1
order.js
src/pages/order/order.js
+1
-1
orderDetail.js
src/pages/orderDetail/orderDetail.js
+1
-1
refund.js
src/pages/refund/refund.js
+1
-1
refundDetail.js
src/pages/refundDetail/refundDetail.js
+1
-1
paymentStatus.js
src/subPackage/page/pages/paymentStatus/paymentStatus.js
+1
-1
No files found.
src/pages/confirmOrder/confirmOrder.js
View file @
0dd99de1
...
@@ -24,7 +24,7 @@ wxService.page({
...
@@ -24,7 +24,7 @@ wxService.page({
* 生命周期函数--监听页面加载
* 生命周期函数--监听页面加载
*/
*/
onLoad
:
function
(
options
)
{
onLoad
:
function
(
options
)
{
wx
.
hideShareMenu
()
},
},
/**
/**
* 生命周期函数--监听页面显示
* 生命周期函数--监听页面显示
...
...
src/pages/logistics/logistics.js
View file @
0dd99de1
...
@@ -17,7 +17,7 @@ wxService.page({
...
@@ -17,7 +17,7 @@ wxService.page({
* 生命周期函数--监听页面加载
* 生命周期函数--监听页面加载
*/
*/
onLoad
:
function
(
options
)
{
onLoad
:
function
(
options
)
{
wx
.
hideShareMenu
()
},
},
/**
/**
...
...
src/pages/order/order.js
View file @
0dd99de1
...
@@ -53,7 +53,7 @@ wxService.page({
...
@@ -53,7 +53,7 @@ wxService.page({
* 生命周期函数--监听页面加载
* 生命周期函数--监听页面加载
*/
*/
onLoad
:
function
(
options
)
{
onLoad
:
function
(
options
)
{
wx
.
hideShareMenu
()
},
},
/**
/**
...
...
src/pages/orderDetail/orderDetail.js
View file @
0dd99de1
...
@@ -18,7 +18,7 @@ wxService.page({
...
@@ -18,7 +18,7 @@ wxService.page({
* 生命周期函数--监听页面加载
* 生命周期函数--监听页面加载
*/
*/
onLoad
:
function
(
options
)
{
onLoad
:
function
(
options
)
{
wx
.
hideShareMenu
()
},
},
/**
/**
* 生命周期函数--监听页面显示
* 生命周期函数--监听页面显示
...
...
src/pages/refund/refund.js
View file @
0dd99de1
...
@@ -212,7 +212,7 @@ wxService.page({
...
@@ -212,7 +212,7 @@ wxService.page({
* 生命周期函数--监听页面加载
* 生命周期函数--监听页面加载
*/
*/
onLoad
:
function
(
options
)
{
onLoad
:
function
(
options
)
{
wx
.
hideShareMenu
()
},
},
/**
/**
...
...
src/pages/refundDetail/refundDetail.js
View file @
0dd99de1
...
@@ -19,7 +19,7 @@ wxService.page({
...
@@ -19,7 +19,7 @@ wxService.page({
* 生命周期函数--监听页面加载
* 生命周期函数--监听页面加载
*/
*/
onLoad
:
function
(
options
)
{
onLoad
:
function
(
options
)
{
wx
.
hideShareMenu
()
},
},
/**
/**
...
...
src/subPackage/page/pages/paymentStatus/paymentStatus.js
View file @
0dd99de1
...
@@ -18,7 +18,7 @@ wxService.page({
...
@@ -18,7 +18,7 @@ wxService.page({
* 生命周期函数--监听页面加载
* 生命周期函数--监听页面加载
*/
*/
onLoad
:
function
(
options
)
{
onLoad
:
function
(
options
)
{
wx
.
hideShareMenu
()
},
},
/**
/**
...
...
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