HDL_ON/Common/Constant.cs
@@ -28,7 +28,10 @@ /// </summary> public const string URL_APPSTORE = "https://apps.apple.com/cn/app/on/id1532353432"; /// <summary> /// 裁剪图片的高大小 /// </summary> public const int CROP_IMAGE_YSIZE = 300; } #endregion