Commit 02168190 by Sweet Zhang

个人中心案例增加其他案例,方便给指定合伙人开通文件权限

parent 2292d493
......@@ -138,6 +138,14 @@
`${OSS_BASE_URL}/cases/CorporateServiceDeliveryCase-GroupandPropertyInsurance.pdf`
],
type: 'showURL',
},
{
id: 'case3',
title: '其他案例',
urls: [
`${OSS_BASE_URL}/cases/${uni.getStorageSync('cffp_userId')}-CognitiveAbilityTestReport.pdf`
],
type: 'showURL',
}
],
3: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment