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_UNI_APPID = '__UNI__9F097F0'
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "数智产销测试",
|
||||
"name": "数智产销",
|
||||
"appid": "__UNI__9F097F0",
|
||||
"description": "",
|
||||
"versionName": "2.1.0",
|
||||
|
@ -7,7 +7,7 @@
|
||||
@clear="getpersonList" style="width: 100%;" />
|
||||
</wd-col>
|
||||
<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-row>
|
||||
</wd-card>
|
||||
@ -99,10 +99,7 @@
|
||||
toast.error(res.message)
|
||||
}
|
||||
console.log("res----",res)
|
||||
// if(res.success){
|
||||
// toast.success(res.message)
|
||||
// }
|
||||
|
||||
getpersonList();
|
||||
})
|
||||
|
||||
|
||||
|
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