Commit 4e447b2e authored by David黄金龙's avatar David黄金龙

Merge branch 'youhua-dev' into 630-dev

* youhua-dev:
  处理一处bug
  修改打包 版本

# Conflicts:
#	galaxy/fastlane/Fastfile
parents 18777dee 27f0919c
......@@ -107,7 +107,7 @@ extension YHActivityTitleItemView {
"""
}
timeLable.text = model.getDateString()
timeLable.text = model.getDateString(format: "yyyy-MM-dd")
addressLable.text = model.place
navAddressLable.text = model.guidance
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment