Commit c43b1c9e authored by 沈翠玲's avatar 沈翠玲

更换登录地址

parent eeaf1615
import config from './config.js'
function check(param = {}) { function check(param = {}) {
// 合并默认参数 // 合并默认参数
...@@ -13,7 +12,7 @@ function check(param = {}) { ...@@ -13,7 +12,7 @@ function check(param = {}) {
try { try {
console.log('widgetInfo', widgetInfo.version) console.log('widgetInfo', widgetInfo.version)
uni.request({ uni.request({
url: config.baseUrl + '/md/appconfig/getVersion', url: 'http://192.168.3.91:8123/md/appconfig/getVersion',
success: (result) => { success: (result) => {
result = result.data result = result.data
console.log('result', result) console.log('result', result)
......
static/logo.png

12.5 KB | W: | H:

static/logo.png

261 KB | W: | H:

static/logo.png
static/logo.png
static/logo.png
static/logo.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment