Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
ShenghuoquanBusiness
Project
Project
Details
Activity
Releases
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
bp
ShenghuoquanBusiness
Commits
93b4c923
Commit
93b4c923
authored
Jul 14, 2021
by
shiyl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新发布优惠券配置文件
parent
7c27b113
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
5 deletions
+1
-5
EditStoreActivity.kt
...an/shenghuoquan/newscontent/ui/store/EditStoreActivity.kt
+0
-4
www
Components/xbirdbusiness/src/main/assets/www
+1
-1
No files found.
Components/newscontent/src/main/java/com/yidian/shenghuoquan/newscontent/ui/store/EditStoreActivity.kt
View file @
93b4c923
...
...
@@ -153,10 +153,6 @@ class EditStoreActivity : BaseActivity<ActivityStoreEditBinding>(), CommonTopBar
ToastUtils
.
showShortSafe
(
"请选择门店地址"
)
return
false
}
// if (store.latitude.isBlank() || store.longitude.isBlank()) {
// ToastUtils.showShortSafe("门店位置坐标信息为空")
// return false
// }
if
(
storePhoneNum
.
isBlank
())
{
ToastUtils
.
showShortSafe
(
"请输入联系电话"
)
return
false
...
...
www
@
24a41ac2
Subproject commit
c15ae57d8099d31f02411da3f31738e2eeb3089c
Subproject commit
24a41ac25c166de2b1429ec248208cb590ce76b1
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