Merge remote-tracking branch 'remotes/origin/master' into minJeecg
# Conflicts: # env/.env.development
This commit is contained in:
commit
e63262c2da
2
env/.env
vendored
2
env/.env
vendored
@ -1,4 +1,4 @@
|
|||||||
VITE_APP_TITLE = '数智产销测试'
|
VITE_APP_TITLE = '数智产销'
|
||||||
VITE_APP_PORT = 9000
|
VITE_APP_PORT = 9000
|
||||||
|
|
||||||
VITE_UNI_APPID = '__UNI__9F097F0'
|
VITE_UNI_APPID = '__UNI__9F097F0'
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "数智产销测试",
|
"name": "数智产销",
|
||||||
"appid": "__UNI__9F097F0",
|
"appid": "__UNI__9F097F0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"versionName": "2.1.0",
|
"versionName": "2.1.0",
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
@clear="getpersonList" style="width: 100%;" />
|
@clear="getpersonList" style="width: 100%;" />
|
||||||
</wd-col>
|
</wd-col>
|
||||||
<wd-col :span="6" style="margin-top: 5px;margin-left: 3px;">
|
<wd-col :span="6" style="margin-top: 5px;margin-left: 3px;">
|
||||||
<wd-button @click="sendMessage" style="width: 100%;">发送消息</wd-button>
|
<wd-button @click="sendMessage" style="width: 100%;">发送随访消息</wd-button>
|
||||||
</wd-col>
|
</wd-col>
|
||||||
</wd-row>
|
</wd-row>
|
||||||
</wd-card>
|
</wd-card>
|
||||||
@ -99,10 +99,7 @@
|
|||||||
toast.error(res.message)
|
toast.error(res.message)
|
||||||
}
|
}
|
||||||
console.log("res----",res)
|
console.log("res----",res)
|
||||||
// if(res.success){
|
getpersonList();
|
||||||
// toast.success(res.message)
|
|
||||||
// }
|
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
BIN
src/static/index/index/devicecontrol.png
Normal file
BIN
src/static/index/index/devicecontrol.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user