Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
ruitu-fahuoyi-exension
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
廖健文
ruitu-fahuoyi-exension
Commits
9f17e335
Commit
9f17e335
authored
Mar 11, 2024
by
刘燕芳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
881d0864
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
package.json
package.json
+1
-1
bookingV2.ts
src/content/bookingV2.ts
+1
-1
No files found.
package.json
View file @
9f17e335
{
{
"name"
:
"linkfahuoyi-exension"
,
"name"
:
"linkfahuoyi-exension"
,
"version"
:
"1.
0.0
"
,
"version"
:
"1.
1.6
"
,
"main"
:
"index.js"
,
"main"
:
"index.js"
,
"license"
:
"
MIT
"
,
"license"
:
"
MIT
"
,
"scripts"
:
{
"scripts"
:
{
...
...
src/content/bookingV2.ts
View file @
9f17e335
...
@@ -131,7 +131,7 @@ async function booking(
...
@@ -131,7 +131,7 @@ async function booking(
result
.
data
=
printError
result
.
data
=
printError
return
result
return
result
}
}
// 选择快递模板
simulateMouseClick
(
domEle
.
spanWaybillTemplate
())
simulateMouseClick
(
domEle
.
spanWaybillTemplate
())
let
waybillTemplateList
=
domEle
.
divWaybillTemplateList
()
let
waybillTemplateList
=
domEle
.
divWaybillTemplateList
()
for
(
let
i
=
0
;
i
<
waybillTemplateList
.
childNodes
.
length
;
i
++
)
{
for
(
let
i
=
0
;
i
<
waybillTemplateList
.
childNodes
.
length
;
i
++
)
{
...
...
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