tiny-vue/examples/sites/env/.env.innersaas

8 lines
338 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 1、声明一个变量
VITE_CONTEXT=/tiny-vue-saas/
VITE_BUILD_TARGET='inner'
VITE_TINY_THEME='saas'
# 官网应用类型pc / mobile / mobile-first
VITE_APP_MODE='pc'
VITE_APP_BUILD_BASE_URL=https://test-static-resource.obs.cn-north-7.ulanqab.huawei.com/tiny-vue-saas/${staticReleaseVersion}/
VITE_PLAYGROUND_URL=/vue-saas-playground