diff --git a/pages/financial/financialstage.vue b/pages/financial/financialstage.vue
index 160bfc1a69dac01c638fb68f04a2ccb4d7e06243..033cc8dda485288e8581558e441d43aba8e6701e 100755
--- a/pages/financial/financialstage.vue
+++ b/pages/financial/financialstage.vue
@@ -25,7 +25,7 @@
 		<view class="fin_select" v-if="EquipmentRecommendList">
 			<view class="fin_select_label">
 				<!-- <text class="fin_limit">闄愭椂</text> -->
-				<text class="fin_title">琛屼笟绮鹃€夛紝鏇村閫夋嫨</text>
+				<text class="fin_title">璋涘疂鐧芥潯锛屼箰浜交鏉�</text>
 			</view>
 			<text class="fin_desc">0棣栦粯锛屾棤鍘嬪姏锛岄珮绔澶囷紝闅忔椂鎷ユ湁</text>
 			<uni-swiper-dot :info="EquipmentRecommendList" mode="dot" :dotsStyles="{'width': 4,'height':4, 'bottom':0,'border':'none','selectedBorder':'none'}" :current="current">
diff --git a/pages/installment/installmentinfo.vue b/pages/installment/installmentinfo.vue
index 440f44497b1cd36d6ec95bf4f10c21bae5896a01..bdb567acde3531fe7672e57280a7c23e9ee6c148 100755
--- a/pages/installment/installmentinfo.vue
+++ b/pages/installment/installmentinfo.vue
@@ -193,7 +193,8 @@
 				is_auth: '0',
 				type: 2,
 				sales: '',
-				status: -1
+				status: -1,
+				enable_flg: -1
 			}
 		},
 		onPageScroll(e){
@@ -254,7 +255,8 @@
 						this.isLogin = res.data.login_flg;
 						this.is_auth = res.data.data.is_auth;
 						this.type = res.data.data.EquipmentInfo.type;
-						this.status = res.data.data.status;
+						this.status = res.data.data.status || -1;
+						this.enable_flg = res.data.data.enable_flg || -1;
 					}
 				});
 			},
@@ -312,6 +314,15 @@
 						}
 					});
 				} else {
+					if(this.enable_flg === '0') {
+						this.close();
+						uni.showToast({
+							title: '鎮ㄧ殑鐧芥潯宸茶绂佺敤',
+							icon: 'none',
+							duration: 2000
+						})
+						return
+					}
 					uni.setStorage({
 						key: 'installment',
 						data: data,
diff --git a/pages/theRights/theRights.vue b/pages/theRights/theRights.vue
index d6db5b877adbb973fa940cfea29b6856cf639422..2b052fcc2b13db5817d21a4718e21fceac20f4c7 100644
--- a/pages/theRights/theRights.vue
+++ b/pages/theRights/theRights.vue
@@ -7,7 +7,7 @@
           <view class="lines_title">鏈€楂樺彲鐢宠棰濆害锛�</view>
           <view class="flex">
             <view class="left_title">楼200.00涓�</view>
-            <!-- <view class="apply_btn"><text class="text">鐢宠寮€閫�</text></view> -->
+            <view class="apply_btn" @click="go_open"><text class="text">鐢宠寮€閫�</text></view>
           </view>
         </view>
 		<view class="lines_card" v-if="Number(status) === 0 && Number(is_auth) !== 0">
@@ -104,21 +104,22 @@
         <view class="info_title" style="margin-top:60rpx;">鍏充簬鍒嗘湡杩樻</view>
         <view class="info_sub_title">浠€涔堟椂鍊欒繕閽憋紵</view>
         <view class="info_item" style="padding-left:0;">璐︽湡鍐咃紝閫氳繃璋涘疂鐧芥潯-鎴戣杩樻锛岄殢鏃跺彲浠ユ搷浣滆繕娆俱€�</view>
-        <view class="info_sub_title">鏄惁鏀跺彇鏈嶅姟璐�/鍒╂伅锛�</view>
-        <view class="info_item" style="padding-left:0;">0.08%/鏈燂紝鍚庢湡鏍规嵁鐢ㄦ埛淇$敤璇勫垎璋冩暣</view>
+        <!-- <view class="info_sub_title">鏄惁鏀跺彇鏈嶅姟璐�/鍒╂伅锛�</view>
+        <view class="info_item" style="padding-left:0;">0.08%/鏈燂紝鍚庢湡鏍规嵁鐢ㄦ埛淇$敤璇勫垎璋冩暣</view> -->
         <view class="info_sub_title">娌¤兘鎸夋椂杩樻鎬庝箞鍔烇紵</view>
-        <view class="info_item" style="padding-left:0;">閫炬湡鎸夋棩璁℃伅 鏃ュ埄鐜�0.05% 閫炬湡杩樻灏嗗奖鍝嶄俊鐢ㄨ瘎鍒�</view>
+        <view class="info_item" style="padding-left:0;">閫炬湡鎸夋棩璁℃伅 鏃ュ埄鐜�0.03% 閫炬湡杩樻灏嗗奖鍝嶄俊鐢ㄨ瘎鍒�</view>
       </view>
     </view>
+    <view class="return_home" @click="return_home">杩斿洖鍟嗗煄棣栭〉</view>
     <view class="flex_bottom" v-if="Number(is_auth) === 0">
-      <view class="left_btn">
+      <!-- <view class="left_btn">
         <view>
           <text class="checkbtn uncheck" v-if="!checked" @click="check"></text>
           <text class="checkbtn check" v-else @click="check"></text>
           <text class="check_title">鎴戝凡闃呰骞跺悓鎰�</text>
         </view>
         <view class="agreement">銆婅皼瀹濈櫧鏉″紑閫氬崗璁€�</view>
-      </view>
+      </view> -->
       <view class="open_btn" @click="go_open">绔嬪嵆寮€閫�</view>
     </view>
   </view>
@@ -147,21 +148,27 @@
             this.refuse_reason = res.data.data.refuse_reason;
           }
         }
-      })
+      });
+	  // #ifdef H5
+	  //榛樿璇锋眰寰俊鍒嗕韩
+	  if (this.$wechat && this.$wechat.isWechat()) {
+	  	this.$wechat.share({titie: this.$getNavigationBarTitle()});
+	  }
+	  // #endif
     },
     methods: {
       check() {
         this.checked = !this.checked;
       },
       go_open() {
-        if(!this.checked) {
-          uni.showToast({
-            title: '璇烽槄璇诲苟鍚屾剰銆婅皼瀹濈櫧鏉″紑閫氬崗璁€�',
-            icon: 'none',
-            duration: 2000
-          });
-          return
-        }
+        // if(!this.checked) {
+        //   uni.showToast({
+        //     title: '璇烽槄璇诲苟鍚屾剰銆婅皼瀹濈櫧鏉″紑閫氬崗璁€�',
+        //     icon: 'none',
+        //     duration: 2000
+        //   });
+        //   return
+        // }
         uni.navigateTo({
            url: '/pages/certification/certification'
         });
@@ -182,6 +189,11 @@
         uni.navigateTo({
            url: '/pages/apply/applypage1'
         });
+      },
+      return_home() {
+        uni.navigateTo({
+           url: '/pages/home/home'
+        });
       }
     }
   }
@@ -533,7 +545,8 @@
         }
       }
       .open_btn {
-        width: 498rpx;
+        // width: 498rpx;
+		    width: 100%;
         text-align: center;
         line-height: 100rpx;
         color: #212121;
@@ -544,5 +557,12 @@
         background: linear-gradient(124deg, #FFD700 0%, #FFCD00 100%);
       }
     }
+    .return_home {
+      color: #867015;
+      font-size: 28rpx;
+      line-height: 40rpx;
+      text-align: center;
+      margin: 24rpx 0 0;
+    }
   }
 </style>