# getOptions

解析当前页面或者上一级页面参数

# 代码演示

  • str == 'prev' 为上一级页面,否则为当前页面
import {getOptions} from 'm-miniCommonSDK/index'

getOptions(str)