Add an environment marker to differentiate QA environments from production. In addition, you can create your own indicator rules
🌟 1. Support setting the marker as a triangle ◤ or ribbon. 🎗
🌟 2. Support setting the background color and text color of the marker. 🎨
🌟 3. Support to configure the marker to the upper left or upper right corner of the page.
🌟 4. Support regular expression matching, prefix matching, suffix matching and inclusion matching for host to differentiate different environments.
yarn global add @quasar/cli
yarn
quasar dev -m bex
yarn run lint
quasar build -m bex