Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
campSite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨梦雪
campSite
Commits
15d12764
Commit
15d12764
authored
Dec 20, 2024
by
‘yangmengxue’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
d222ef4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/components/index/SignUp/paying.vue
src/components/index/SignUp/paying.vue
+2
-2
No files found.
src/components/index/SignUp/paying.vue
View file @
15d12764
...
@@ -548,7 +548,7 @@ export default {
...
@@ -548,7 +548,7 @@ export default {
// 上传截图
// 上传截图
uploadConfirm
()
{
uploadConfirm
()
{
this
.
bankDialogVisible
=
false
;
this
.
bankDialogVisible
=
false
;
// this.$message.success("你的支付信息已提交,请留意短信通知。
");
this
.
$message
.
success
(
"
提交成功
"
);
// this.getOssConfigs(this.file_image, this.file);
// this.getOssConfigs(this.file_image, this.file);
},
},
async
changeStatus
()
{
async
changeStatus
()
{
...
@@ -719,7 +719,7 @@ export default {
...
@@ -719,7 +719,7 @@ export default {
// console.log(savefile.match(/^(?:[^\/]|\/\/)*/),'222222');//获取域名
// console.log(savefile.match(/^(?:[^\/]|\/\/)*/),'222222');//获取域名
let
str
=
getfile
.
split
(
let
str
=
getfile
.
split
(
"
https://yingdi-bank-info-1320656968.cos.ap-beijing.myqcloud.com/
"
"
https://yingdi-bank-info-1320656968.cos.ap-beijing.myqcloud.com/
"
);
);
let
savefile
=
str
[
1
].
split
(
"
?
"
)[
0
];
let
savefile
=
str
[
1
].
split
(
"
?
"
)[
0
];
delPayingPic
({
object
:
savefile
}).
then
((
res
)
=>
{
delPayingPic
({
object
:
savefile
}).
then
((
res
)
=>
{
...
...
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