diff --git a/framework/0-conf.js b/framework/0-conf.js index c290209..3b39958 100644 --- a/framework/0-conf.js +++ b/framework/0-conf.js @@ -16,10 +16,10 @@ const baseUrlwws = 'ws://cashier.sxczgkj.cn/cashierService' // #endif // #ifdef APP || MP-WEIXIN -// const baseUrl = debug ? proxyApi : 'https://cashier.sxczgkj.cn/cashierService' // 线上、、 -// const baseUrlwws = debug ? proxyApiwws : 'wss://cashier.sxczgkj.cn/netty' // 线上 -const baseUrl = 'https://cashier.sxczgkj.cn/cashierService' // 线上 -const baseUrlwws = 'wss://cashier.sxczgkj.cn/netty' // 线上/ +const baseUrl = debug ? proxyApi : 'https://cashier.sxczgkj.cn/cashierService' // 线上、、 +const baseUrlwws = debug ? proxyApiwws : 'wss://cashier.sxczgkj.cn/netty' // 线上 +// const baseUrl = 'https://cashier.sxczgkj.cn/cashierService' // 线上 +// const baseUrlwws = 'wss://cashier.sxczgkj.cn/netty' // 线上/ // #endif // import VConsole from "./vConsole.js" diff --git a/pages.json b/pages.json index 9ba0cc5..190de03 100644 --- a/pages.json +++ b/pages.json @@ -200,6 +200,13 @@ // "navigationBarTextStyle": "black" // } // }, + { + "path": "pages/chooseasong/index", + "style": { + "navigationBarTitleText": "歌曲列表", + "navigationBarTextStyle": "black" + } + }, { "path": "pages/user/address/index", "style": { diff --git a/pages/chooseasong/index.vue b/pages/chooseasong/index.vue new file mode 100644 index 0000000..806a58f --- /dev/null +++ b/pages/chooseasong/index.vue @@ -0,0 +1,36 @@ + + + + + \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index 3b6b0d0..31b964b 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -226,7 +226,7 @@ - +