Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bh_face_counter
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
黄天晨
bh_face_counter
Commits
556cb926
Commit
556cb926
authored
Aug 01, 2020
by
修福龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增无码商品功能
parent
17976493
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
VerticalPage.js
src/pages/VerticalPage.js
+9
-9
No files found.
src/pages/VerticalPage.js
View file @
556cb926
...
@@ -472,15 +472,15 @@ class VerticalPage extends Component {
...
@@ -472,15 +472,15 @@ class VerticalPage extends Component {
style
=
{{
backgroundColor
:
'#fc4000'
,
marginRight
:
50
}}
>
style
=
{{
backgroundColor
:
'#fc4000'
,
marginRight
:
50
}}
>
<
Text
style
=
{
styles
.
btnText
}
>
输入条码
<
/Text
>
<
Text
style
=
{
styles
.
btnText
}
>
输入条码
<
/Text
>
<
/Touch
>
<
/Touch
>
{
/*<Touch*/
}
<
Touch
{
/* onPress={() => this.props.handleCodeless()}*/
}
onPress
=
{()
=>
this
.
props
.
handleCodeless
()
}
{
/* style={{*/
}
style
=
{{
{
/* backgroundColor: '#fc4000',*/
}
backgroundColor
:
'#fc4000'
,
{
/* marginRight: 50,*/
}
marginRight
:
50
,
{
/* marginLeft: 50,*/
}
marginLeft
:
50
,
{
/* }}>*/
}
}}
>
{
/* <Text style={styles.btnText}>无码商品</Text>*/
}
<
Text
style
=
{
styles
.
btnText
}
>
无码商品
<
/Text
>
{
/*</Touch>*/
}
<
/Touch
>
<
Touch
<
Touch
onPress
=
{
this
.
props
.
clearList
}
onPress
=
{
this
.
props
.
clearList
}
style
=
{{
backgroundColor
:
'#fc4000'
,
marginLeft
:
50
}}
>
style
=
{{
backgroundColor
:
'#fc4000'
,
marginLeft
:
50
}}
>
...
...
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