Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -15,7 +15,6 @@ export default class ProductTemplate extends Component { | @@ -15,7 +15,6 @@ export default class ProductTemplate extends Component { | ||
| 15 | static navigationOptions = { | 15 | static navigationOptions = { |
| 16 | title: "产品详情" | 16 | title: "产品详情" |
| 17 | }; | 17 | }; |
| 18 | - | ||
| 19 | constructor(props) { | 18 | constructor(props) { |
| 20 | super(props); | 19 | super(props); |
| 21 | this.state = { | 20 | this.state = { |
-
Please register or login to post a comment