src/views/mobdesign/index.jsx
@@ -313,6 +313,17 @@ sessionStorage.setItem('app_videos', JSON.stringify(res.data || [])) } }) Api.getSystemConfig({ func: 's_url_db_adduptdel', PageIndex: 0, // 0 代表全部 PageSize: 0, // 0 代表全部 typecharone: 'color', type: 'search' }).then(res => { if (res.status) { sessionStorage.setItem('app_colors', JSON.stringify(res.data || [])) } }) }) }