|
|
|
@@ -152,7 +152,7 @@ public class WxScreenAdServiceImpl implements WxScreenAdService { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
private static int QRCODE_WIDTH = 300; |
|
|
|
private static int QRCODE_WIDTH = 280; |
|
|
|
private static String QRCODE_PAGE_HOME = "pages/index/index"; |
|
|
|
private static boolean QRCODE_AUTO_COLOR = false; |
|
|
|
private static boolean QRCODE_IS_HYALINE = true; |
|
|
|
|