增加推销模式
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
{"code":"// Supabase 配置\n// 内网环境 - 本地部署的 Supabase\n// IP: 192.168.1.62\n// Kong HTTP Port: 8000\n//export const SUPA_URL: string = 'http://192.168.1.61:18000'\n//export const SUPA_KEY: string = 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlzcyI6InN1cGFiYXNlLTEiLCJpYXQiOjE3Njk2NzY0OTgsImV4cCI6MTkyNzM1NjQ5OH0.ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890'\nexport const SUPA_URL = 'http://119.146.131.237:9126';\nexport const SUPA_KEY = 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlzcyI6InN1cGFiYXNlLTEiLCJpYXQiOjE3Njk2NzY0OTgsImV4cCI6MTkyNzM1NjQ5OH0.ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890';\n// WebSocket 实时连接(内网使用 ws:// 而非 wss://)\nexport const WS_URL = 'ws://119.146.131.237:9126/realtime/v1/websocket';\n//export const WS_URL: string = 'ws://localhost:18000/realtime/v1/websocket'\n// 备用配置(已注释,如需切换可取消注释)\n// 开发环境 - 其他内网地址\n// export const SUPA_URL: string = 'http://192.168.0.150:8080'\n// export const SUPA_KEY: string = 'your-anon-key'\n// export const WS_URL: string = 'ws://192.168.0.150:8080/realtime/v1/websocket'\n// 生产环境 - Supabase 云服务(已注释)\n// export const SUPA_URL: string = 'https://ak3.oulog.com'\n// export const SUPA_KEY: string = 'your-anon-key'\n// export const WS_URL: string = 'wss://ak3.oulog.com/realtime/v1/websocket'\n// 指向你的 Supabase 服务(开发/私有部署)\n// export const SUPA_URL: string = 'http://192.168.1.64:3000'\n// export const SUPA_KEY: string = 'your-anon-key'\n// export const WS_URL: string = 'ws://192.168.1.64:3000/realtime/v1'\n// 路由配置\nexport const HOME_REDIRECT = '/pages/main/index';\nexport const TABORPAGE = '/pages/main/index';\n// 测试模式:放开任意跳转(禁用启动页/登录/401 的强制重定向)\nexport const IS_TEST_MODE = true;\n//# sourceMappingURL=D:/companyproject/mall/ak/config.uts.js.map","references":[],"uniExtApis":[],"map":"{\"version\":3,\"file\":\"config.uts.js\",\"sourceRoot\":\"\",\"sources\":[\"config.uts\"],\"names\":[],\"mappings\":\"AAAA,cAAc;AACd,wBAAwB;AACxB,mBAAmB;AACnB,uBAAuB;AAEvB,6DAA6D;AAC7D,yMAAyM;AACzM,MAAM,CAAC,MAAM,QAAQ,GAAW,6BAA6B,CAAA;AAC7D,MAAM,CAAC,MAAM,QAAQ,GAAW,uKAAuK,CAAA;AAEvM,uCAAuC;AACvC,MAAM,CAAC,MAAM,MAAM,GAAW,iDAAiD,CAAA;AAC/E,4EAA4E;AAE5E,sBAAsB;AACtB,gBAAgB;AAChB,8DAA8D;AAC9D,kDAAkD;AAClD,gFAAgF;AAEhF,2BAA2B;AAC3B,0DAA0D;AAC1D,kDAAkD;AAClD,4EAA4E;AAE5E,4BAA4B;AAC5B,6DAA6D;AAC7D,kDAAkD;AAClD,qEAAqE;AAErE,OAAO;AACP,MAAM,CAAC,MAAM,aAAa,GAAW,mBAAmB,CAAA;AACxD,MAAM,CAAC,MAAM,SAAS,GAAW,mBAAmB,CAAA;AAEpD,mCAAmC;AACnC,MAAM,CAAC,MAAM,YAAY,GAAY,IAAI,CAAA\"}"}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user