Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
confucius
Commits
f97781df
Commit
f97781df
authored
Apr 02, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
7ab09f4e
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
14 additions
and
20 deletions
+14
-20
quasar.conf.js
quasar.conf.js
+1
-1
common.js
src/api/common/common.js
+4
-4
notify.vue
src/components/global/notify.vue
+1
-1
student-left.vue
src/components/school/student/student-left.vue
+1
-1
stufollowlistNew.vue
src/components/school/student/stufollowlistNew.vue
+1
-1
BasicDocuments.vue
src/pages/financial/financalDocument/BasicDocuments.vue
+1
-5
uploadFiles.vue
src/pages/wxhtml/uploadFiles.vue
+0
-1
erpindex.js
src/utils/erpindex.js
+5
-6
No files found.
quasar.conf.js
View file @
f97781df
...
...
@@ -48,7 +48,7 @@ module.exports = function(ctx) {
env
:
ctx
.
dev
?
{
//API:'http://localhost:5001/api',
API
:
'http://192.168.
10.68:8300
/api'
,
API
:
'http://192.168.
5.46:5001
/api'
,
API_ZC
:
'http://192.168.10.238:8087/api'
,
API_SK
:
'ws://websocket.oytour.com/ws'
,
API_SIG
:
'http://localhost:5001/messagecenter'
...
...
src/api/common/common.js
View file @
f97781df
...
...
@@ -25,8 +25,8 @@ export function getFontConfig() {
export
function
CommonConfig
()
{
return
{
FileConfig
:
{
FileUrl
:
'http://192.168.
10
.214:8130'
,
//本地服务器文件预览地址
UploadUrl
:
'http://192.168.
10
.214:8120'
FileUrl
:
'http://192.168.
5
.214:8130'
,
//本地服务器文件预览地址
UploadUrl
:
'http://192.168.
5
.214:8120'
}
}
...
...
@@ -115,8 +115,8 @@ export function UploadViittoBlobFile(path, file, callback) {
uploadLoadding
.
show
({
message
:
'正在上传文件,请稍后...'
})
let
viewFileUrl
=
'http://192.168.
10
.214:8130'
;
let
vtUploadUrl
=
"http://192.168.
10
.214:8120/upload/UploadBlob"
;
let
viewFileUrl
=
'http://192.168.
5
.214:8130'
;
let
vtUploadUrl
=
"http://192.168.
5
.214:8120/upload/UploadBlob"
;
let
locationName
=
window
.
location
.
hostname
;
if
(
locationName
.
indexOf
(
'testerp.oytour'
)
!==
-
1
)
{
vtUploadUrl
=
"http://upload.oytour.com/upload/UploadBlob"
;
...
...
src/components/global/notify.vue
View file @
f97781df
...
...
@@ -255,7 +255,7 @@
Time
:
"1天前"
},
],
imgCov
:
'http://192.168.
10
.214:8130/Upload/studentIcon/20201201044129361.png'
,
imgCov
:
'http://192.168.
5
.214:8130/Upload/studentIcon/20201201044129361.png'
,
//通知请求参数
noticeMsg
:
{
pageIndex
:
1
,
...
...
src/components/school/student/student-left.vue
View file @
f97781df
...
...
@@ -446,7 +446,7 @@
StuType
:
""
,
//客户类型
StuNeeds
:
0
,
//客户需求
StuTel
:
""
,
//显示使用
FileVoucher
:
""
//http://192.168.10.214:8130/EduSystem/Test/Upload/SetStudentVoucher/202303221126306360000000004.png
FileVoucher
:
""
},
//日语基础列表
basicList
:
[],
...
...
src/components/school/student/stufollowlistNew.vue
View file @
f97781df
...
...
@@ -74,7 +74,7 @@
<th
width=
"100"
>
班主任
</th>
<th
width=
"200"
>
课程名称
</th>
<th
width=
"80"
>
金额
</th>
<th>
基本情况
</th>
<th
style=
"min-width:250px;"
>
基本情况
</th>
<th
width=
"200"
>
续费课程
</th>
<th
width=
"80"
>
续费级别
</th>
<th
width=
"80"
>
续费金额
</th>
...
...
src/pages/financial/financalDocument/BasicDocuments.vue
View file @
f97781df
...
...
@@ -2014,11 +2014,7 @@
data
()
{
return
{
saveMsg
:
[
// {
// Type: 3,
// Content:'http://192.168.10.214:8130/EduSystem/Test/Upload/Temporary/202311131052426600000000001.png',
// Url:'http://192.168.10.214:8130/EduSystem/Test/Upload/Temporary/202311131052426600000000001.png'
// }
],
TeamShouZhi
:
false
,
F_Disbursement_Schedule
:
false
,
...
...
src/pages/wxhtml/uploadFiles.vue
View file @
f97781df
...
...
@@ -95,7 +95,6 @@
<input
v-model=
"uploadParm.params.ExamName"
class=
"examList-popup-name"
placeholder=
"请输入考试名称"
/>
<div
class=
"diy-upload-class"
>
<!-- https://jjswapi.oytour.com -->
<!-- http://192.168.10.36:8082 -->
<el-upload
class=
"avatar-uploader"
:data=
"uploadParm"
name=
"myfile"
...
...
src/utils/erpindex.js
View file @
f97781df
...
...
@@ -80,14 +80,13 @@ export default {
},
//域名管理对象
Vue
.
prototype
.
domainManager
=
function
()
{
//let domainUrl = 'http://192.168.10.214';
let
domainUrl
=
'http://192.168.10.226'
;
let
viewFileUrl
=
'http://192.168.10.214:8120'
;
let
mallUrl
=
"http://192.168.10.2:8088"
;
let
domainUrl
=
'http://192.168.5.214'
;
let
viewFileUrl
=
'http://192.168.5.214:8120'
;
let
mallUrl
=
"http://192.168.5.2:8088"
;
let
vtUploadUrl
=
"http://upload.oytour.com"
;
let
vtViewUrl
=
"http://192.168.
10
.214:8130"
;
let
vtViewUrl
=
"http://192.168.
5
.214:8130"
;
let
locationName
=
window
.
location
.
hostname
;
if
(
locationName
.
indexOf
(
'testerp.oytour'
)
!==
-
1
)
{
domainUrl
=
"http://testapi.oytour.com"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment