初始化项目
parents
Showing
with
3539 additions
and
0 deletions
.gitignore
0 → 100644
App.js
0 → 100644
android/app/BUCK
0 → 100644
android/app/build.gradle
0 → 100644
android/app/build_defs.bzl
0 → 100644
android/app/proguard-rules.pro
0 → 100644

2.98 KB

4.91 KB

2.05 KB

2.79 KB

4.46 KB

6.93 KB

6.31 KB

10.4 KB

9.03 KB

15.2 KB
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/gradle/wrapper/gradle-wrapper.jar
0 → 100644
No preview for this file type
android/gradlew
0 → 100755
android/gradlew.bat
0 → 100644
android/keystores/BUCK
0 → 100644
android/keystores/debug.keystore.properties
0 → 100644
android/settings.gradle
0 → 100644
app.json
0 → 100644
app/Router.js
0 → 100644
app/action/EquipAction.js
0 → 100644
app/action/LoginAction.js
0 → 100644
app/action/QuickAction.js
0 → 100644
app/action/SelfAction.js
0 → 100644
app/action/TransAction.js
0 → 100644
app/base/ActionTypes.js
0 → 100644
app/base/BaseConstants.js
0 → 100644
app/base/BaseStyle.js
0 → 100644
app/containers/common/CellTextStyle.js
0 → 100644
app/containers/common/DateModel.js
0 → 100644
app/containers/common/DialogModel.js
0 → 100644
app/containers/common/HeadBackItem.js
0 → 100644
app/containers/common/ItemCellModel.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/containers/common/LodingModel.js
0 → 100644
app/containers/common/NotEnoughModel.js
0 → 100644
app/containers/common/ProductModel.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/containers/common/ShowModel.js
0 → 100644
app/containers/common/StatusBarView.js
0 → 100644
app/containers/common/SubSuccPage.js
0 → 100644
app/containers/equipConsu/EquipConsuPage.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/containers/home/HomePage.js
0 → 100644
app/containers/login/LoginPage.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/containers/quickOrder/QuickOrderPage.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/containers/selfOrder/SelfOrderPage.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/containers/transOrder/TransOrderPage.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/images/add_icon.png
0 → 100644

252 Bytes
app/images/add_icon_large.png
0 → 100644

313 Bytes
app/images/arr_btm.png
0 → 100644

260 Bytes
app/images/arr_btm_small.png
0 → 100644

169 Bytes
app/images/arr_left.png
0 → 100644

540 Bytes
app/images/arr_rig.png
0 → 100644

380 Bytes
app/images/arr_rig_small.png
0 → 100644

182 Bytes
app/images/arrow_icon.png
0 → 100644

348 Bytes
app/images/auxili_tool.png
0 → 100644

548 Bytes
app/images/close_icon.png
0 → 100644

706 Bytes
app/images/cor_blue.png
0 → 100644

479 Bytes
app/images/cor_green.png
0 → 100644

2.31 KB
app/images/cp_test.png
0 → 100644

880 Bytes
app/images/cp_test_1.png
0 → 100644

635 Bytes
app/images/equip_bag.png
0 → 100644

580 Bytes
app/images/equip_consu.png
0 → 100644

1.43 KB
app/images/err_tit.png
0 → 100644

510 Bytes
app/images/frame_icon.png
0 → 100644

253 Bytes
app/images/less_icon.png
0 → 100644

786 Bytes
app/images/less_icon_.png
0 → 100644

819 Bytes
app/images/login_bg.png
0 → 100644

1.24 MB
app/images/logo_foo.png
0 → 100644

3.56 KB
app/images/model_test.png
0 → 100644

5.57 KB
app/images/plur_icon.png
0 → 100644

616 Bytes
app/images/plur_icon_.png
0 → 100644

561 Bytes
app/images/quick_order.png
0 → 100644

1.57 KB
app/images/radio_no.png
0 → 100644

751 Bytes
app/images/radio_yes.png
0 → 100644

727 Bytes
app/images/record_icon.png
0 → 100644

850 Bytes
app/images/record_small.png
0 → 100644

407 Bytes
app/images/return_login.png
0 → 100644

1.06 KB
app/images/screw_box.png
0 → 100644

560 Bytes
app/images/search_icon.png
0 → 100644

747 Bytes
app/images/search_small.png
0 → 100644

402 Bytes
app/images/self_order.png
0 → 100644

1.08 KB
app/images/surg_temp.png
0 → 100644

572 Bytes
app/images/trans_order.png
0 → 100644

1.25 KB
app/network/RequestUtils.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/reducers/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/reducers/module/equip.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/reducers/module/login.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/reducers/module/quick.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/reducers/module/selfOrder.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/reducers/module/trans.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/store/configureStore.js
0 → 100644
This diff is collapsed.
Click to expand it.
app/utils/Utils.js
0 → 100644
This diff is collapsed.
Click to expand it.
babel.config.js
0 → 100644
This diff is collapsed.
Click to expand it.
index.js
0 → 100644
This diff is collapsed.
Click to expand it.
ios/PDA_RFID-tvOS/Info.plist
0 → 100644
This diff is collapsed.
Click to expand it.
ios/PDA_RFID-tvOSTests/Info.plist
0 → 100644
This diff is collapsed.
Click to expand it.
ios/PDA_RFID.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
ios/PDA_RFID/AppDelegate.h
0 → 100644
This diff is collapsed.
Click to expand it.
ios/PDA_RFID/AppDelegate.m
0 → 100644
This diff is collapsed.
Click to expand it.
ios/PDA_RFID/Base.lproj/LaunchScreen.xib
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
ios/PDA_RFID/Images.xcassets/Contents.json
0 → 100644
This diff is collapsed.
Click to expand it.
ios/PDA_RFID/Info.plist
0 → 100644
This diff is collapsed.
Click to expand it.
ios/PDA_RFID/main.m
0 → 100644
This diff is collapsed.
Click to expand it.
ios/PDA_RFIDTests/Info.plist
0 → 100644
This diff is collapsed.
Click to expand it.
ios/PDA_RFIDTests/PDA_RFIDTests.m
0 → 100644
This diff is collapsed.
Click to expand it.
metro.config.js
0 → 100644
This diff is collapsed.
Click to expand it.
package.json
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment