small-program/unpackage/dist/dev/mp-weixin/pages/rich-text/rich-text.js
@@ -195,6 +195,10 @@ _this.content = res.data.storeLuggageStorageNotice || ''; } else if (_this.type === 8) { _this.content = res.data.storeCooperationAgreement || ''; } else if (_this.type === 9) { _this.content = res.data.priceDescription || ''; } else if (_this.type === 10) { _this.content = res.data.prohibitedItems || ''; } titleMap = { 0: '用户服务协议', @@ -205,7 +209,9 @@ 5: '关于我们', 6: '风险承诺', 7: '行李寄存须知', 8: '代理点合作协议' 8: '代理点合作协议', 9: '价格说明', 10: '禁寄物品' }; uni.setNavigationBarTitle({ title: titleMap[_this.type] || '详情'