Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
74f13ee0
Commit
74f13ee0
authored
Jul 04, 2019
by
frank.xa.zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed main page-- frank
parent
ff12e2f8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
module-part1.js
atms-web/src/main/webapp/Scripts/module-part1.js
+2
-2
app-main.html
...-web/src/main/webapp/app/framework/app-main/app-main.html
+2
-2
No files found.
atms-web/src/main/webapp/Scripts/module-part1.js
View file @
74f13ee0
...
...
@@ -111,7 +111,7 @@ this.framework = [{
infrastructure
:
infrastructure
,
vat
:
vat
,
noPermissionPageModule
:
noPermissionPageModule
,
calendar
:
calendar
calendar
:
calendar
,
main
:
main
,
framework
:
framework
};
...
...
@@ -261,7 +261,7 @@ var taxCalendarModule = angular.module('app.taxCalendar', ['mc.resizer', 'ui.sel
//税务日历
$stateProvider
.
state
({
name
:
'taxCalendar'
,
url
:
'/
c
alendar'
,
url
:
'/
taxC
alendar'
,
views
:
{
'@'
:
{
controller
:
[
'$scope'
,
'$stateParams'
,
'appTranslation'
,
...
...
atms-web/src/main/webapp/app/framework/app-main/app-main.html
View file @
74f13ee0
...
...
@@ -45,7 +45,7 @@
</div>
</div>
<div
id=
"u13"
class=
"default"
style=
"cursor: pointer;"
ng-click=
"gotoC
alendar
()"
>
<div
id=
"u13"
class=
"default"
style=
"cursor: pointer;"
ng-click=
"gotoC
hart
()"
>
<!-- Unnamed (Rectangle) -->
<div
id=
"u14"
class=
"default box_1"
>
...
...
@@ -66,7 +66,7 @@
</div>
</div>
<div
id=
"u9"
class=
"default"
style=
"cursor: pointer;"
ng-click=
"gotoC
hart
()"
>
<div
id=
"u9"
class=
"default"
style=
"cursor: pointer;"
ng-click=
"gotoC
alendar
()"
>
<!-- Unnamed (Rectangle) -->
<div
id=
"u10"
class=
"ax_default box_1"
>
...
...
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