![]() # Conflicts: # api/renyuan.js # manifest.json # pages/views/renliziyuan/renyuanxinxi/detail.vue # pages/views/renliziyuan/renyuanxinxi/tongji.vue |
||
---|---|---|
.hbuilderx | ||
.vite/deps | ||
api | ||
bpm | ||
certificate | ||
components | ||
pages | ||
static | ||
store | ||
uni_modules | ||
utils | ||
.env.development | ||
.env.production | ||
.gitignore | ||
App.vue | ||
index.html | ||
main.js | ||
manifest.json | ||
package-lock.json | ||
package.json | ||
pages.json | ||
README.md | ||
uni.promisify.adaptor.js | ||
uni.scss |
数智产销APP正式版
发布需要在pages/login/login.vue中 将
localLoginApi({
username: username.value,
password: password.value,
captcha: 'app'
改成
loginApi({
username: un,
password: pw,
ip: getDeviceIp()