Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
zhangzhonghua
/
BoneHouse_Business_APP
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7848348c
authored
Oct 28, 2022
by
peii
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
self f
parent
84708222
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
0 deletions
app/Router.js
src/pages/order/self.styl
src/pages/order/self.tsx
app/Router.js
View file @
7848348c
...
@@ -71,8 +71,11 @@ const Router = createAppContainer(
...
@@ -71,8 +71,11 @@ const Router = createAppContainer(
TransSearchPage
:
{
screen
:
TransSearchPage
},
TransSearchPage
:
{
screen
:
TransSearchPage
},
HistoricalOrderPage
:
{
screen
:
HistoricalOrderPage
},
HistoricalOrderPage
:
{
screen
:
HistoricalOrderPage
},
LineOrderPage
:
{
screen
:
LineOrderPage
},
LineOrderPage
:
{
screen
:
LineOrderPage
},
SubSuccPage
:
{
screen
:
SubSuccPage
},
SubSuccPage
:
{
screen
:
SubSuccPage
},
BarCodePage
:
{
screen
:
BarCodePage
},
BarCodePage
:
{
screen
:
BarCodePage
},
// 结算
Settlement
:
{
screen
:
Settlement
},
Settlement
:
{
screen
:
Settlement
},
SettlementCollection
:
{
screen
:
SettlementCollection
},
SettlementCollection
:
{
screen
:
SettlementCollection
},
SettlementReject
:
{
screen
:
SettlementReject
},
SettlementReject
:
{
screen
:
SettlementReject
},
...
@@ -85,10 +88,12 @@ const Router = createAppContainer(
...
@@ -85,10 +88,12 @@ const Router = createAppContainer(
DirectionInvoice
:
{
screen
:
DirectionInvoice
},
DirectionInvoice
:
{
screen
:
DirectionInvoice
},
DirectionInvoiceCollections
:
{
screen
:
DirectionInvoiceCollections
},
DirectionInvoiceCollections
:
{
screen
:
DirectionInvoiceCollections
},
DirectionInvoiceApplyDetail
:
{
screen
:
DirectionInvoiceApplyDetail
},
DirectionInvoiceApplyDetail
:
{
screen
:
DirectionInvoiceApplyDetail
},
ConsumeFee
:
{
screen
:
ConsumeFee
},
ConsumeFee
:
{
screen
:
ConsumeFee
},
MixConsume
:
{
screen
:
MixConsume
},
MixConsume
:
{
screen
:
MixConsume
},
MixConsumeForm
:
{
screen
:
MixConsumeForm
},
MixConsumeForm
:
{
screen
:
MixConsumeForm
},
MixConsumeItems
:
{
screen
:
MixConsumeItems
},
MixConsumeItems
:
{
screen
:
MixConsumeItems
},
},
},
{
{
navigationOptions
:
{
navigationOptions
:
{
...
...
src/pages/order/self.styl
0 → 100644
View file @
7848348c
@import '../../assets/styles/base.styl'
@import '../../assets/styles/variable.styl'
\ No newline at end of file
src/pages/order/self.tsx
0 → 100644
View file @
7848348c
This diff is collapsed.
Click to expand it.
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