mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:53:25 +08:00
# 2022-04-11
### 1.4.4开源社区版: 无 ### 0.3.6 专业版: 【修复】修复用户邀请好友页面,点击【二维码分享】按钮失效的问题。 【修复】修复安卓App、苹果App拉起微信支付报错的异常。 【修复】修复增加数据库操作日志后,Api接口端开启适配报错的问题。 【修复】修复保存用户性别返回生日的异常提醒。#I50Z1P 【修复】修复接龙详情内sku删除价显示的为销售价的问题。 【修复】修复接龙清单内因商品文字过场,导致挤破容器的问题。
This commit is contained in:
@@ -148,7 +148,7 @@ namespace CoreCms.Net.Configuration
|
||||
public const string Code11026 = "密码过期了";
|
||||
public const string Code11027 = "请选择出生日期";
|
||||
public const string Code11028 = "请输入昵称";
|
||||
public const string Code11029 = "请设置出生日期";
|
||||
public const string Code11029 = "请选择您的性别";
|
||||
|
||||
public const string Code11030 = "没有此用户等级";
|
||||
public const string Code11031 = "请输入手机号码或者密码";
|
||||
|
||||
Reference in New Issue
Block a user