admin
2019-03-01 c1b1fdb9e7169c5b5b1b600b0c247f765c4f45ac
weex链接更改
1个文件已修改
2 ■■■ 已修改文件
fanli/src/main/java/com/yeshi/fanli/controller/client/SystemClientController.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
fanli/src/main/java/com/yeshi/fanli/controller/client/SystemClientController.java
@@ -74,7 +74,7 @@
                    sp.setValue("http://ec-1255749512.file.myqcloud.com/resource/weex/flq_index_v2.js");
                } else if ("ios".equalsIgnoreCase(acceptData.getPlatform())
                        && Integer.parseInt(acceptData.getVersion()) < 44)
                    sp.setValue("http://ec-1255749512.file.myqcloud.com/resource/weex/flq_index_v2_iosold.js");
                    sp.setValue("http://ec-1255749512.file.myqcloud.com/resource/weex/flq_index_v2.js");
            }
        }