"image:/images/icon-bigger.png"" is used in nuxt projects, but I don"t understand what this path means and the / in it. I hope God can give me some advice
."image:/images/icon-bigger.png"" is used in nuxt projects, but I don"t understand what this path means and the / in it. I hope God can give me some advice
.: / / is followed by the network address of the machine (IP address)
/ followed by a folder (directory) and file name
. The third slash means starting from the project root (the root of the website).