Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
component
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王涛55
component
Commits
bc933ca1
Commit
bc933ca1
authored
5 years ago
by
王涛55
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:修改登录模块
parent
31916fc7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
ModuleProject/app/src/main/AndroidManifest.xml
+1
-1
ModuleProject/app_login/src/main/module/AndroidManifest.xml
+1
-1
ModuleProject/config/app_module_config.gradle
+1
-1
No files found.
ModuleProject/app/src/main/AndroidManifest.xml
View file @
bc933ca1
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
tools:ignore=
"GoogleAppIndexingWarning,HardcodedDebugMode"
tools:ignore=
"GoogleAppIndexingWarning,HardcodedDebugMode"
tools:replace=
"android:icon,android:roundIcon,android:theme,android:label,android:allowBackup"
>
tools:replace=
"android:icon,android:roundIcon,android:theme,android:label,android:allowBackup"
>
<activity
android:name=
"com.hikcreate.ui.testActivity"
>
<activity
android:name=
"com.hikcreate.ui.testActivity"
>
<intent-filter>
<intent-filter>
<action
android:name=
"android.intent.action.MAIN"
/>
<action
android:name=
"android.intent.action.MAIN"
/>
...
...
This diff is collapsed.
Click to expand it.
ModuleProject/app_login/src/main/module/AndroidManifest.xml
View file @
bc933ca1
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<application
<application
android:roundIcon=
"@mipmap/lg_ic_launcher"
android:roundIcon=
"@mipmap/lg_ic_launcher"
android:allowBackup=
"false"
android:allowBackup=
"false"
android:theme=
"@
android:style/Theme.NoTitle
Bar"
android:theme=
"@
style/Theme.AppCompat.Light.NoAction
Bar"
android:icon=
"@mipmap/lg_ic_launcher"
android:icon=
"@mipmap/lg_ic_launcher"
android:label=
"@string/lg_app_name_test"
android:label=
"@string/lg_app_name_test"
tools:ignore=
"GoogleAppIndexingWarning"
tools:ignore=
"GoogleAppIndexingWarning"
...
...
This diff is collapsed.
Click to expand it.
ModuleProject/config/app_module_config.gradle
View file @
bc933ca1
...
@@ -21,4 +21,4 @@ ext.build_modele_passport_resourcePrefix = "passport_"
...
@@ -21,4 +21,4 @@ ext.build_modele_passport_resourcePrefix = "passport_"
ext
.
build_modele_baidu_resourcePrefix
=
"baidu_"
ext
.
build_modele_baidu_resourcePrefix
=
"baidu_"
//当前运行的model
//当前运行的model
ext
.
build_module
=
build_module_
app
ext
.
build_module
=
build_module_
login
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