path( )


Gets the path of the current page's URL.

The path for a regular page is after the baseUrl If the page is a dynamic page or router page, the prefix appears after the base URL, before the path.

Premium sites: Path for a regular page, without a prefix: Premium site path Path for a dynamic or router page with a prefix: Premium site path with a prefix

Free sites: Path for a regular page, without a prefix: Free site path Path for a dynamic or router page with a prefix: Free site path

メソッド宣言
コピー
リクエスト
このメソッドはパラメータを取らない
リターン
Return Type:Promise<Array<string>>
役に立ちましたか?
はい
いいえ