@@ -1112,11 +1112,7 @@
//留资弹窗页面
$('.free-btn-reword').on('click', function() {
// 留资判断
- isReservedInfo(function(data){
- if (data.retainedCapital) {
- location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=ent_portrait_contacts'
- }
- })
+ location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=ent_portrait_contacts'
})
// 判断账户权限
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ProjectModuleManager">
+ <modules>
+ <module fileurl="file://$PROJECT_DIR$/.idea/publicapply.iml" filepath="$PROJECT_DIR$/.idea/publicapply.iml" />
+ </modules>
+ </component>
+</project>
@@ -0,0 +1,9 @@
+<module type="WEB_MODULE" version="4">
+ <component name="Go" enabled="true" />
+ <component name="NewModuleRootManager">
+ <content url="file://$MODULE_DIR$" />
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+</module>
@@ -0,0 +1,6 @@
+ <component name="VcsDirectoryMappings">
+ <mapping directory="$PROJECT_DIR$/../../../.." vcs="Git" />