Commit 4dd5279e authored by tongzifang's avatar tongzifang

add isOnlineService

parent 0922edd9
...@@ -29,6 +29,8 @@ class UserFeedBackString{ ...@@ -29,6 +29,8 @@ class UserFeedBackString{
static String get feedback_set_tag=> "截图反馈"; static String get feedback_set_tag=> "截图反馈";
static String get feedback_set_content=> "开启时,APP截图时弹出反馈动画,可快速反馈"; static String get feedback_set_content=> "开启时,APP截图时弹出反馈动画,可快速反馈";
static String get feedback_tip=> "企迈团队将对你反馈的产品建议或功能异常及时回复和快速定位;组织内问题可直接联系总部"; static String get feedback_tip=> "企迈团队将对你反馈的产品建议或功能异常及时回复和快速定位;组织内问题可直接联系总部";
static String get feedback_tip2=> "产品使用和体验问题,可以试试咨询企迈客服快速解决";
static String get feedback_go_sup=> "联系客服";
static String get feedback_mobile_input=> "请确认联系方式,若更换联系方式,请重新输入"; static String get feedback_mobile_input=> "请确认联系方式,若更换联系方式,请重新输入";
static String get feedback_mobile_err=> "非手机号,请填写你的联系方式"; static String get feedback_mobile_err=> "非手机号,请填写你的联系方式";
} }
\ No newline at end of file
This diff is collapsed.
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