提交 b70a1ed2 authored 作者: zhouhuan's avatar zhouhuan

权利人信息

上级 1acb55a1
...@@ -18,5 +18,6 @@ ...@@ -18,5 +18,6 @@
<processorPath useClasspath="true" /> <processorPath useClasspath="true" />
</profile> </profile>
</annotationProcessing> </annotationProcessing>
<bytecodeTargetLevel target="1.7" />
</component> </component>
</project> </project>
\ No newline at end of file
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
<set> <set>
<option value="$PROJECT_DIR$" /> <option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" /> <option value="$PROJECT_DIR$/app" />
<option value="$PROJECT_DIR$/../node_modules/react-native-device-info/android" />
</set> </set>
</option> </option>
<option name="resolveModulePerSourceSet" value="false" /> <option name="resolveModulePerSourceSet" value="false" />
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="EntryPointsManager"> <component name="ProjectInspectionProfilesVisibleTreeState">
<entry_points version="2.0" /> <entry key="Project Default">
<profile-state>
<expanded-state>
<State>
<id />
</State>
<State>
<id>Android</id>
</State>
<State>
<id>Android &gt; Lint &gt; Accessibility</id>
</State>
<State>
<id>Android &gt; Lint &gt; Correctness</id>
</State>
<State>
<id>Android &gt; Lint &gt; Correctness &gt; Messages</id>
</State>
<State>
<id>Android &gt; Lint &gt; Internationalization</id>
</State>
<State>
<id>Android &gt; Lint &gt; Performance</id>
</State>
<State>
<id>Android &gt; Lint &gt; Security</id>
</State>
<State>
<id>Android &gt; Lint &gt; Usability</id>
</State>
<State>
<id>Android &gt; Lint &gt; Usability &gt; Icons</id>
</State>
<State>
<id>Assignment issuesJava</id>
</State>
<State>
<id>Bitwise operation issuesJava</id>
</State>
<State>
<id>Class structureJava</id>
</State>
<State>
<id>Code maturity issuesJava</id>
</State>
<State>
<id>Code style issuesJava</id>
</State>
<State>
<id>Control flow issuesJava</id>
</State>
<State>
<id>Groovy</id>
</State>
<State>
<id>Inheritance issuesJava</id>
</State>
<State>
<id>JUnit issuesJava</id>
</State>
<State>
<id>Java</id>
</State>
<State>
<id>Java language level migration aidsJava</id>
</State>
<State>
<id>Javadoc issuesJava</id>
</State>
<State>
<id>Naming conventionsJava</id>
</State>
<State>
<id>Numeric issuesJava</id>
</State>
<State>
<id>Performance issuesJava</id>
</State>
<State>
<id>Potentially confusing code constructsGroovy</id>
</State>
<State>
<id>Probable bugsJava</id>
</State>
<State>
<id>Resource management issuesJava</id>
</State>
<State>
<id>TestNGJava</id>
</State>
<State>
<id>Threading issuesJava</id>
</State>
</expanded-state>
<selected-state>
<State>
<id>Android</id>
</State>
</selected-state>
</profile-state>
</entry>
</component> </component>
<component name="NullableNotNullManager"> <component name="ProjectLevelVcsManager" settingsEditedManually="false">
<option name="myDefaultNullable" value="android.support.annotation.Nullable" /> <OptionsSetting value="true" id="Add" />
<option name="myDefaultNotNull" value="android.support.annotation.NonNull" /> <OptionsSetting value="true" id="Remove" />
<option name="myNullables"> <OptionsSetting value="true" id="Checkout" />
<value> <OptionsSetting value="true" id="Update" />
<list size="4"> <OptionsSetting value="true" id="Status" />
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" /> <OptionsSetting value="true" id="Edit" />
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" /> <ConfirmationsSetting value="0" id="Add" />
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" /> <ConfirmationsSetting value="0" id="Remove" />
<item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
</list>
</value>
</option>
<option name="myNotNulls">
<value>
<list size="4">
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
<item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
</list>
</value>
</option>
</component> </component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" /> <output url="file://$PROJECT_DIR$/build/classes" />
</component> </component>
<component name="ProjectType"> <component name="ProjectType">
<option name="id" value="Android" /> <option name="id" value="Android" />
</component> </component>
<component name="masterDetails">
<states>
<state key="ProjectJDKs.UI">
<settings>
<last-edited>1.7</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</project> </project>
\ No newline at end of file
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
<facet type="android" name="Android"> <facet type="android" name="Android">
<configuration> <configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" /> <option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="SELECTED_TEST_ARTIFACT" value="_android_test_" />
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" /> <option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" /> <option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
<afterSyncTasks> <afterSyncTasks>
...@@ -46,6 +47,7 @@ ...@@ -46,6 +47,7 @@
<sourceFolder url="file://$MODULE_DIR$/src/debug/assets" type="java-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/debug/assets" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/aidl" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/debug/aidl" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/jni" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/shaders" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/debug/shaders" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/res" type="java-test-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/testDebug/res" type="java-test-resource" />
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/assets" type="java-test-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/testDebug/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/aidl" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/testDebug/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/java" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/testDebug/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/jni" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/rs" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/testDebug/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/shaders" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/testDebug/shaders" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" />
...@@ -60,27 +63,31 @@ ...@@ -60,27 +63,31 @@
<sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/main/aidl" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/main/aidl" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/jni" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/shaders" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/main/shaders" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/test/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/shaders" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/aidl" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/jni" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/shaders" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/shaders" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/jni" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/shaders" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/blame" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/blame" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-safeguard" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-safeguard" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jniLibs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/multi-dex" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/multi-dex" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/pre-dexed" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/pre-dexed" />
...@@ -95,32 +102,36 @@ ...@@ -95,32 +102,36 @@
<orderEntry type="jdk" jdkName="Android API 25 Platform" jdkType="Android SDK" /> <orderEntry type="jdk" jdkName="Android API 25 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="gson-2.2.4" level="project" /> <orderEntry type="library" exported="" name="gson-2.2.4" level="project" />
<orderEntry type="library" exported="" name="imagepipeline-base-1.0.1" level="project" /> <orderEntry type="library" exported="" name="fresco-1.3.0" level="project" />
<orderEntry type="library" exported="" name="textlayoutbuilder-1.0.0" level="project" /> <orderEntry type="library" exported="" name="textlayoutbuilder-1.0.0" level="project" />
<orderEntry type="library" exported="" name="imagepipeline-base-1.3.0" level="project" />
<orderEntry type="library" exported="" name="classes" level="project" /> <orderEntry type="library" exported="" name="classes" level="project" />
<orderEntry type="library" exported="" name="jsr305-3.0.0" level="project" /> <orderEntry type="library" exported="" name="jsr305-3.0.0" level="project" />
<orderEntry type="library" exported="" name="play-services-tasks-10.0.1" level="project" />
<orderEntry type="library" exported="" name="play-services-base-10.0.1" level="project" />
<orderEntry type="library" exported="" name="bolts-tasks-1.4.0" level="project" /> <orderEntry type="library" exported="" name="bolts-tasks-1.4.0" level="project" />
<orderEntry type="library" exported="" name="support-core-ui-25.3.1" level="project" /> <orderEntry type="library" exported="" name="support-core-ui-25.3.1" level="project" />
<orderEntry type="library" exported="" name="drawee-1.0.1" level="project" /> <orderEntry type="library" exported="" name="drawee-1.3.0" level="project" />
<orderEntry type="library" exported="" name="fbcore-1.0.1" level="project" /> <orderEntry type="library" exported="" name="fbcore-1.3.0" level="project" />
<orderEntry type="library" exported="" name="okhttp-urlconnection-3.6.0" level="project" /> <orderEntry type="library" exported="" name="okhttp-urlconnection-3.6.0" level="project" />
<orderEntry type="library" exported="" name="android-jsc-r174650" level="project" /> <orderEntry type="library" exported="" name="android-jsc-r174650" level="project" />
<orderEntry type="library" exported="" name="ksoap2-android-assembly-3.0.0-jar-with-dependencies" level="project" /> <orderEntry type="library" exported="" name="ksoap2-android-assembly-3.0.0-jar-with-dependencies" level="project" />
<orderEntry type="library" exported="" name="staticlayout-proxy-1.0" level="project" /> <orderEntry type="library" exported="" name="staticlayout-proxy-1.0" level="project" />
<orderEntry type="library" exported="" name="imagepipeline-okhttp3-1.0.1" level="project" />
<orderEntry type="library" exported="" name="support-core-utils-25.3.1" level="project" /> <orderEntry type="library" exported="" name="support-core-utils-25.3.1" level="project" />
<orderEntry type="library" exported="" name="support-fragment-25.3.1" level="project" /> <orderEntry type="library" exported="" name="support-fragment-25.3.1" level="project" />
<orderEntry type="library" exported="" name="fresco-1.0.1" level="project" /> <orderEntry type="library" exported="" name="imagepipeline-okhttp3-1.3.0" level="project" />
<orderEntry type="library" exported="" name="jxl" level="project" /> <orderEntry type="library" exported="" name="jxl" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="multidex-instrumentation-1.0.1" level="project" /> <orderEntry type="library" exported="" scope="TEST" name="multidex-instrumentation-1.0.1" level="project" />
<orderEntry type="library" exported="" name="imagepipeline-1.3.0" level="project" />
<orderEntry type="library" exported="" name="gson-2.2.4-javadoc" level="project" /> <orderEntry type="library" exported="" name="gson-2.2.4-javadoc" level="project" />
<orderEntry type="library" exported="" name="HSProtAPI" level="project" /> <orderEntry type="library" exported="" name="HSProtAPI" level="project" />
<orderEntry type="library" exported="" name="okio-1.13.0" level="project" /> <orderEntry type="library" exported="" name="okio-1.13.0" level="project" />
<orderEntry type="library" exported="" name="imagepipeline-1.0.1" level="project" /> <orderEntry type="library" exported="" name="play-services-iid-10.0.1" level="project" />
<orderEntry type="library" exported="" name="soloader-0.1.0" level="project" /> <orderEntry type="library" exported="" name="soloader-0.1.0" level="project" />
<orderEntry type="library" exported="" name="javax.inject-1" level="project" /> <orderEntry type="library" exported="" name="javax.inject-1" level="project" />
<orderEntry type="library" exported="" name="react-native-0.49.3" level="project" />
<orderEntry type="library" exported="" name="play-services-basement-10.0.1" level="project" />
<orderEntry type="library" exported="" name="AraBMApiDev" level="project" /> <orderEntry type="library" exported="" name="AraBMApiDev" level="project" />
<orderEntry type="library" exported="" name="react-native-0.47.2" level="project" />
<orderEntry type="library" exported="" name="okhttp-3.6.0" level="project" /> <orderEntry type="library" exported="" name="okhttp-3.6.0" level="project" />
<orderEntry type="library" exported="" name="AraBMApiFp" level="project" /> <orderEntry type="library" exported="" name="AraBMApiFp" level="project" />
<orderEntry type="library" exported="" name="multidex-1.0.1" level="project" /> <orderEntry type="library" exported="" name="multidex-1.0.1" level="project" />
...@@ -132,5 +143,8 @@ ...@@ -132,5 +143,8 @@
<orderEntry type="library" exported="" name="support-vector-drawable-25.3.1" level="project" /> <orderEntry type="library" exported="" name="support-vector-drawable-25.3.1" level="project" />
<orderEntry type="library" exported="" name="support-compat-25.3.1" level="project" /> <orderEntry type="library" exported="" name="support-compat-25.3.1" level="project" />
<orderEntry type="library" exported="" name="animated-vector-drawable-25.3.1" level="project" /> <orderEntry type="library" exported="" name="animated-vector-drawable-25.3.1" level="project" />
<orderEntry type="library" exported="" name="play-services-gcm-10.0.1" level="project" />
<orderEntry type="module" module-name="react-native-device-info" exported="" />
<orderEntry type="library" exported="" name="support-annotations-24.0.0" level="project" />
</component> </component>
</module> </module>
\ No newline at end of file
...@@ -7,5 +7,5 @@ ...@@ -7,5 +7,5 @@
# Location of the SDK. This is only used by Gradle. # Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the # For customization when using a Version Control System, please read the
# header note. # header note.
#Sun Oct 22 17:23:05 CST 2017 #Fri Oct 27 18:29:04 CST 2017
sdk.dir=D\:\\Android\\sdk sdk.dir=D\:\\AppData\\Local\\Android\\sdk1
...@@ -132,9 +132,9 @@ ...@@ -132,9 +132,9 @@
"integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=" "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
}, },
"antd-mobile": { "antd-mobile": {
"version": "2.0.0", "version": "2.0.1",
"resolved": "http://registry.npm.taobao.org/antd-mobile/download/antd-mobile-2.0.0.tgz", "resolved": "http://registry.npm.taobao.org/antd-mobile/download/antd-mobile-2.0.1.tgz",
"integrity": "sha1-8Z7YyCIpjaBaF0vcH2soM0y4m9k=", "integrity": "sha1-MRvLOMwVwmsBVn77ftd9g5+xGJk=",
"requires": { "requires": {
"array-tree-filter": "1.0.1", "array-tree-filter": "1.0.1",
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
...@@ -143,23 +143,23 @@ ...@@ -143,23 +143,23 @@
"rc-checkbox": "2.0.3", "rc-checkbox": "2.0.3",
"rc-collapse": "1.7.6", "rc-collapse": "1.7.6",
"rc-drawer": "0.4.11", "rc-drawer": "0.4.11",
"rc-notification": "2.0.6", "rc-notification": "3.0.0",
"rc-slider": "8.2.0", "rc-slider": "8.2.0",
"rc-swipeout": "2.0.1", "rc-swipeout": "2.0.2",
"react-native-camera-roll-picker": "1.2.3", "react-native-camera-roll-picker": "1.2.3",
"react-native-collapsible": "0.8.1", "react-native-collapsible": "0.9.0",
"react-native-drawer-layout": "1.3.2", "react-native-drawer-layout": "1.3.2",
"react-native-menu": "0.23.0", "react-native-menu": "0.23.0",
"rmc-calendar": "1.0.0", "rmc-calendar": "1.1.2",
"rmc-cascader": "5.0.0", "rmc-cascader": "5.0.0",
"rmc-date-picker": "6.0.5", "rmc-date-picker": "6.0.5",
"rmc-dialog": "1.0.5", "rmc-dialog": "1.0.5",
"rmc-feedback": "1.0.2", "rmc-feedback": "1.0.2",
"rmc-input-number": "1.0.1", "rmc-input-number": "1.0.2",
"rmc-list-view": "0.11.1", "rmc-list-view": "0.11.3",
"rmc-nuka-carousel": "3.0.0", "rmc-nuka-carousel": "3.0.0",
"rmc-picker": "5.0.3", "rmc-picker": "5.0.3",
"rmc-pull-to-refresh": "1.0.1", "rmc-pull-to-refresh": "1.0.4",
"rmc-steps": "1.0.0", "rmc-steps": "1.0.0",
"rmc-tabs": "1.2.10", "rmc-tabs": "1.2.10",
"rmc-tooltip": "1.0.1", "rmc-tooltip": "1.0.1",
...@@ -6755,9 +6755,9 @@ ...@@ -6755,9 +6755,9 @@
} }
}, },
"rc-notification": { "rc-notification": {
"version": "2.0.6", "version": "3.0.0",
"resolved": "http://registry.npm.taobao.org/rc-notification/download/rc-notification-2.0.6.tgz", "resolved": "http://registry.npm.taobao.org/rc-notification/download/rc-notification-3.0.0.tgz",
"integrity": "sha1-dvP3HZQjv0YDoC16oMSwlKRrjGc=", "integrity": "sha1-zvvrigMFLcW5iKB/m6MYleiGrC4=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"classnames": "2.2.5", "classnames": "2.2.5",
...@@ -6774,7 +6774,7 @@ ...@@ -6774,7 +6774,7 @@
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"classnames": "2.2.5", "classnames": "2.2.5",
"prop-types": "15.6.0", "prop-types": "15.6.0",
"rc-tooltip": "3.5.0", "rc-tooltip": "3.6.0",
"rc-util": "4.1.1", "rc-util": "4.1.1",
"shallowequal": "1.0.2", "shallowequal": "1.0.2",
"warning": "3.0.0" "warning": "3.0.0"
...@@ -6788,30 +6788,30 @@ ...@@ -6788,30 +6788,30 @@
} }
}, },
"rc-swipeout": { "rc-swipeout": {
"version": "2.0.1", "version": "2.0.2",
"resolved": "http://registry.npm.taobao.org/rc-swipeout/download/rc-swipeout-2.0.1.tgz", "resolved": "http://registry.npm.taobao.org/rc-swipeout/download/rc-swipeout-2.0.2.tgz",
"integrity": "sha1-mvMp5VF2JQKnEoVn7P95bd72ug8=", "integrity": "sha1-XfNhQ853xuav0aPa1MgRIlA3fAQ=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"classnames": "2.2.5", "classnames": "2.2.5",
"rc-gesture": "0.0.15", "rc-gesture": "0.0.15",
"react-native-swipeout": "2.1.5" "react-native-swipeout": "2.3.1"
} }
}, },
"rc-tooltip": { "rc-tooltip": {
"version": "3.5.0", "version": "3.6.0",
"resolved": "http://registry.npm.taobao.org/rc-tooltip/download/rc-tooltip-3.5.0.tgz", "resolved": "http://registry.npm.taobao.org/rc-tooltip/download/rc-tooltip-3.6.0.tgz",
"integrity": "sha1-9z6DWuF07PqBzd2hsfoxg2H1fcE=", "integrity": "sha1-VgpQeIKwzRV5/1pc3SsyLhnd2R4=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"prop-types": "15.6.0", "prop-types": "15.6.0",
"rc-trigger": "1.11.5" "rc-trigger": "2.1.0"
} }
}, },
"rc-trigger": { "rc-trigger": {
"version": "1.11.5", "version": "2.1.0",
"resolved": "http://registry.npm.taobao.org/rc-trigger/download/rc-trigger-1.11.5.tgz", "resolved": "http://registry.npm.taobao.org/rc-trigger/download/rc-trigger-2.1.0.tgz",
"integrity": "sha1-+I+fhODnn44O8cjRv4rCIItxViA=", "integrity": "sha1-EnAnyROssG380Zpv8CvrRERfTLg=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"create-react-class": "15.6.2", "create-react-class": "15.6.2",
...@@ -6973,9 +6973,9 @@ ...@@ -6973,9 +6973,9 @@
"integrity": "sha1-sRf9OiuQEtzM7hJhqbxCcia41tI=" "integrity": "sha1-sRf9OiuQEtzM7hJhqbxCcia41tI="
}, },
"react-native-collapsible": { "react-native-collapsible": {
"version": "0.8.1", "version": "0.9.0",
"resolved": "http://registry.npm.taobao.org/react-native-collapsible/download/react-native-collapsible-0.8.1.tgz", "resolved": "http://registry.npm.taobao.org/react-native-collapsible/download/react-native-collapsible-0.9.0.tgz",
"integrity": "sha1-r14CDgsGFa0y8w9iYq4gCKSlbjo=", "integrity": "sha1-IHhJ+qFUk4INGfpqXlj3x7bBuRA=",
"requires": { "requires": {
"prop-types": "15.6.0" "prop-types": "15.6.0"
} }
...@@ -7017,10 +7017,12 @@ ...@@ -7017,10 +7017,12 @@
} }
}, },
"react-native-swipeout": { "react-native-swipeout": {
"version": "2.1.5", "version": "2.3.1",
"resolved": "http://registry.npm.taobao.org/react-native-swipeout/download/react-native-swipeout-2.1.5.tgz", "resolved": "http://registry.npm.taobao.org/react-native-swipeout/download/react-native-swipeout-2.3.1.tgz",
"integrity": "sha1-6zp6w8+UGEQbhKOm+nqmS3AVmKQ=", "integrity": "sha1-8z6FK0bSzduHikMaHGlkKOPZ0qU=",
"requires": { "requires": {
"create-react-class": "15.6.2",
"prop-types": "15.6.0",
"react-tween-state": "0.1.5" "react-tween-state": "0.1.5"
} }
}, },
...@@ -7402,9 +7404,9 @@ ...@@ -7402,9 +7404,9 @@
} }
}, },
"rmc-calendar": { "rmc-calendar": {
"version": "1.0.0", "version": "1.1.2",
"resolved": "http://registry.npm.taobao.org/rmc-calendar/download/rmc-calendar-1.0.0.tgz", "resolved": "http://registry.npm.taobao.org/rmc-calendar/download/rmc-calendar-1.1.2.tgz",
"integrity": "sha1-ycp64argH9F8NF9bh7d0QY9OKlI=", "integrity": "sha1-egxqws/KAmJmqVXjk32lj9SLW0s=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"rc-animate": "2.4.1", "rc-animate": "2.4.1",
...@@ -7449,9 +7451,9 @@ ...@@ -7449,9 +7451,9 @@
} }
}, },
"rmc-input-number": { "rmc-input-number": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "http://registry.npm.taobao.org/rmc-input-number/download/rmc-input-number-1.0.1.tgz", "resolved": "http://registry.npm.taobao.org/rmc-input-number/download/rmc-input-number-1.0.2.tgz",
"integrity": "sha1-KD5qibvyCLGOyh31kfl5E3WqNjU=", "integrity": "sha1-DaST9i77zcH2j3yJ/GeY4fixSts=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"classnames": "2.2.5", "classnames": "2.2.5",
...@@ -7459,16 +7461,16 @@ ...@@ -7459,16 +7461,16 @@
} }
}, },
"rmc-list-view": { "rmc-list-view": {
"version": "0.11.1", "version": "0.11.3",
"resolved": "http://registry.npm.taobao.org/rmc-list-view/download/rmc-list-view-0.11.1.tgz", "resolved": "http://registry.npm.taobao.org/rmc-list-view/download/rmc-list-view-0.11.3.tgz",
"integrity": "sha1-a+oWGDEtlM5NSR17ZHFvzMvpG3Q=", "integrity": "sha1-9uOX11H+8eO+8uEQl+RTFqnhHG4=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"classnames": "2.2.5", "classnames": "2.2.5",
"fbjs": "0.8.16", "fbjs": "0.8.16",
"prop-types": "15.6.0", "prop-types": "15.6.0",
"warning": "3.0.0", "warning": "3.0.0",
"zscroller": "0.3.1" "zscroller": "0.4.7"
} }
}, },
"rmc-nuka-carousel": { "rmc-nuka-carousel": {
...@@ -7492,9 +7494,9 @@ ...@@ -7492,9 +7494,9 @@
} }
}, },
"rmc-pull-to-refresh": { "rmc-pull-to-refresh": {
"version": "1.0.1", "version": "1.0.4",
"resolved": "http://registry.npm.taobao.org/rmc-pull-to-refresh/download/rmc-pull-to-refresh-1.0.1.tgz", "resolved": "http://registry.npm.taobao.org/rmc-pull-to-refresh/download/rmc-pull-to-refresh-1.0.4.tgz",
"integrity": "sha1-Xc5I64Q1zFoXctBYHIt1WQcT3KA=", "integrity": "sha1-/lf1BBiNfBqIY+yxy5CckpZZxPc=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"classnames": "2.2.5" "classnames": "2.2.5"
...@@ -7524,13 +7526,13 @@ ...@@ -7524,13 +7526,13 @@
"integrity": "sha1-WvFqPo92T6JtKxGTKXW9iLHYSNI=", "integrity": "sha1-WvFqPo92T6JtKxGTKXW9iLHYSNI=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"rmc-trigger": "1.0.6" "rmc-trigger": "1.0.7"
} }
}, },
"rmc-trigger": { "rmc-trigger": {
"version": "1.0.6", "version": "1.0.7",
"resolved": "http://registry.npm.taobao.org/rmc-trigger/download/rmc-trigger-1.0.6.tgz", "resolved": "http://registry.npm.taobao.org/rmc-trigger/download/rmc-trigger-1.0.7.tgz",
"integrity": "sha1-pOgg7t0rzLzdIV4P4Synounyk4o=", "integrity": "sha1-F9QUy7D3hBcahC0tJabptdbv2v4=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"rc-animate": "2.4.1", "rc-animate": "2.4.1",
...@@ -8734,12 +8736,11 @@ ...@@ -8734,12 +8736,11 @@
} }
}, },
"zscroller": { "zscroller": {
"version": "0.3.1", "version": "0.4.7",
"resolved": "http://registry.npm.taobao.org/zscroller/download/zscroller-0.3.1.tgz", "resolved": "http://registry.npm.taobao.org/zscroller/download/zscroller-0.4.7.tgz",
"integrity": "sha1-3vTQQDeN5Cl/080xFpEZ5lNj3Pc=", "integrity": "sha1-OVbm59+1F1BY3w2pq65uSDQIj4o=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0"
"raf": "3.4.0"
} }
} }
} }
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"preset": "jest-expo" "preset": "jest-expo"
}, },
"dependencies": { "dependencies": {
"antd-mobile": "^2.0.0", "antd-mobile": "^2.0.1",
"dva-core": "^1.1.0", "dva-core": "^1.1.0",
"dva-loading": "^1.0.3", "dva-loading": "^1.0.3",
"fastjson_ref_resolver": "0.0.3", "fastjson_ref_resolver": "0.0.3",
......
/**
* Created by zhouhuan on 2017/10/30.
*/
import { getData } from '../../utils/DataTemplate';
export default {
namespace: 'obligeeInfo',
state: {
sourceData: [],
},
};
...@@ -2,10 +2,10 @@ import React, { Component } from 'react'; ...@@ -2,10 +2,10 @@ import React, { Component } from 'react';
import { connect } from 'react-redux'; import { connect } from 'react-redux';
import { InputItem, List, Button, WhiteSpace } from 'antd-mobile'; import { InputItem, List, Button, WhiteSpace } from 'antd-mobile';
import { createForm } from 'rc-form'; import { createForm } from 'rc-form';
import { import {
StyleSheet, StyleSheet,
View, View,
Text,
} from 'react-native'; } from 'react-native';
import { createAction } from '../utils/index'; import { createAction } from '../utils/index';
...@@ -15,7 +15,7 @@ class Login extends Component { ...@@ -15,7 +15,7 @@ class Login extends Component {
const { getFieldProps } = this.props.form; const { getFieldProps } = this.props.form;
return ( return (
<View style={LoginStyles.loginView} > <View style={LoginStyles.loginView} >
<List renderHeader={() => '深圳查房系统'}> <List renderHeader={() => <View><Text style={LoginStyles.listText}>深圳查房系统</Text></View>}>
<InputItem <InputItem
{...getFieldProps('userName')} {...getFieldProps('userName')}
clear clear
...@@ -53,6 +53,11 @@ class Login extends Component { ...@@ -53,6 +53,11 @@ class Login extends Component {
const LoginStyles = StyleSheet.create({ const LoginStyles = StyleSheet.create({
listText: {
// fontWeight: '900',
fontSize: 20,
color: '#000000',
},
loginView: { loginView: {
flex: 1, flex: 1,
padding: 30, padding: 30,
......
...@@ -40,6 +40,7 @@ class HouseDetail extends Component { ...@@ -40,6 +40,7 @@ class HouseDetail extends Component {
render() { render() {
const { getFieldProps } = this.props.form; const { getFieldProps } = this.props.form;
const { fwLouCeng } = this.props.HouseDetail.singularData;
if (this.props.HouseDetail.enableEdit === false) { if (this.props.HouseDetail.enableEdit === false) {
return ( return (
<View> <View>
...@@ -147,7 +148,7 @@ class HouseDetail extends Component { ...@@ -147,7 +148,7 @@ class HouseDetail extends Component {
> >
楼栋号 楼栋号
</List.Item> </List.Item>
<List.Item key={(this.props.HouseDetail.singularData.fwLouCeng)} extra={(this.props.HouseDetail.singularData.fwLouCeng)}>楼层</List.Item> <List.Item key={(fwLouCeng)} extra={(fwLouCeng)}>楼层</List.Item>
<List.Item key={(this.props.HouseDetail.singularData.fwFangHao)} extra={(this.props.HouseDetail.singularData.fwFangHao)}>房号</List.Item> <List.Item key={(this.props.HouseDetail.singularData.fwFangHao)} extra={(this.props.HouseDetail.singularData.fwFangHao)}>房号</List.Item>
<List.Item key={(this.props.HouseDetail.singularData.WangGeBianHao)} extra={(this.props.HouseDetail.singularData.WangGeBianHao)}>网格</List.Item> <List.Item key={(this.props.HouseDetail.singularData.WangGeBianHao)} extra={(this.props.HouseDetail.singularData.WangGeBianHao)}>网格</List.Item>
<List.Item key={(this.props.HouseDetail.singularData.fwSuoShuJieDao)} extra={(this.props.HouseDetail.singularData.fwSuoShuJieDao)}>街道</List.Item> <List.Item key={(this.props.HouseDetail.singularData.fwSuoShuJieDao)} extra={(this.props.HouseDetail.singularData.fwSuoShuJieDao)}>街道</List.Item>
......
/**
* Created by zhouhuan on 2017/10/30.
*/
import React from 'react';
import { View, StyleSheet, FlatList, Text, ScrollView } from 'react-native';
import { Card, WingBlank, WhiteSpace } from 'antd-mobile';
import { connect } from 'react-redux';
import { createAction } from '../../../utils';
@connect(({ obligeeInfo, loading }) => ({ obligeeInfo, loading: !!loading.effects['obligeeInfo/getObligeeList'] }))
class ObligeeInfo extends React.Component {
render() {
return (
<ScrollView >
<WingBlank size="lg">
<WhiteSpace size="lg" />
<Card>
<Card.Header
title="张三"
extra={<Text style={Styles.cardText}>&gt;&gt;详情</Text>}
/>
<Card.Body>
<Text style={Styles.cardBodyText}>性别:<Text style={Styles.cardBodyText2}></Text></Text>
<Text style={Styles.cardBodyText}>证件号码:<Text style={Styles.cardBodyText2}>350502199210236034</Text></Text>
<Text style={Styles.cardBodyText}>与户主关系:<Text style={Styles.cardBodyText2}>户主</Text></Text>
</Card.Body>
</Card>
<WhiteSpace size="lg" />
</WingBlank>
<WingBlank size="lg">
<WhiteSpace size="lg" />
<Card>
<Card.Header
title="张三"
extra={<Text style={Styles.cardText}>&gt;&gt;详情</Text>}
/>
<Card.Body>
<Text style={Styles.cardBodyText}>性别:</Text>
<Text style={Styles.cardBodyText}>证件号码:350502199210236034</Text>
<Text style={Styles.cardBodyText}>与户主关系:户主</Text>
</Card.Body>
</Card>
<WhiteSpace size="lg" />
</WingBlank>
<WingBlank size="lg">
<WhiteSpace size="lg" />
<Card>
<Card.Header
title="张三"
extra={<Text style={Styles.cardText}>&gt;&gt;详情</Text>}
/>
<Card.Body>
<Text style={Styles.cardBodyText}>性别:</Text>
<Text style={Styles.cardBodyText}>证件号码:350502199210236034</Text>
<Text style={Styles.cardBodyText}>与户主关系:户主</Text>
</Card.Body>
</Card>
<WhiteSpace size="lg" />
</WingBlank>
<WingBlank size="lg">
<WhiteSpace size="lg" />
<Card>
<Card.Header
title="张三"
extra={<Text style={Styles.cardText}>&gt;&gt;详情</Text>}
/>
<Card.Body>
<Text style={Styles.cardBodyText}>性别:</Text>
<Text style={Styles.cardBodyText}>证件号码:350502199210236034</Text>
<Text style={Styles.cardBodyText}>与户主关系:户主</Text>
</Card.Body>
</Card>
<WhiteSpace size="lg" />
</WingBlank>
<WingBlank size="lg">
<WhiteSpace size="lg" />
<Card>
<Card.Header
title="张三"
extra={<Text style={Styles.cardText}>&gt;&gt;详情</Text>}
/>
<Card.Body>
<Text style={Styles.cardBodyText}>性别:</Text>
<Text style={Styles.cardBodyText}>证件号码:350502199210236034</Text>
<Text style={Styles.cardBodyText}>与户主关系:户主</Text>
</Card.Body>
</Card>
<WhiteSpace size="lg" />
</WingBlank>
</ScrollView >
);
}
}
const Styles = StyleSheet.create({
cardText: {
color: '#2196F3',
textAlign: 'right',
},
cardBodyText: {
marginBottom: 10,
marginLeft: 13,
},
});
export default ObligeeInfo;
import { TabNavigator } from 'react-navigation'; import { TabNavigator } from 'react-navigation';
import Empty from '../../empty'; import Empty from '../../empty';
import HouseDetail from './HouseDetail'; import HouseDetail from './HouseDetail';
import ObligeeInfo from './ObligeeInfo';
const ErJiScreen = TabNavigator( const ErJiScreen = TabNavigator(
{ {
...@@ -12,7 +13,7 @@ const ErJiScreen = TabNavigator( ...@@ -12,7 +13,7 @@ const ErJiScreen = TabNavigator(
}, },
}, },
QuanLiRenInfo: { QuanLiRenInfo: {
screen: Empty('fangwuDetail', 'QuanLiRenScreen'), screen: ObligeeInfo,
navigationOptions: { navigationOptions: {
lazy: true, lazy: true,
tabBarLabel: '权利人信息', tabBarLabel: '权利人信息',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论